C - The type of the layered component, at least Component.S - The final type of the Setup implementation.@FunctionalInterface public static interface JLayers.Setup<C extends Component,S extends JLayers.Setup<C,S>> extends JComponents.Setup<JLayer<C>,S>
JLayer.| Modifier and Type | Method and Description |
|---|---|
default S |
remove(Component arg0) |
default S |
removeAll() |
default S |
setBorder(Border arg0) |
default S |
setGlassPane(JPanel arg0) |
default S |
setLayerEventMask(long arg0) |
default S |
setLayout(LayoutManager arg0) |
default S |
setUI(LayerUI<? super C> arg0) |
default S |
setView(C arg0) |
setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setComponentPopupMenu, setDebugGraphicsOptions, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisibleadd, add, add, add, add, remove, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvideradd, on, remove, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSizedefault S remove(Component arg0)
remove in interface Containers.Setup<JLayer<C extends Component>,S extends JLayers.Setup<C,S>>JLayer.remove(Component)default S removeAll()
removeAll in interface Containers.Setup<JLayer<C extends Component>,S extends JLayers.Setup<C,S>>JLayer.removeAll()default S setBorder(Border arg0)
setBorder in interface JComponents.Setup<JLayer<C extends Component>,S extends JLayers.Setup<C,S>>JLayer.setBorder(Border)default S setGlassPane(JPanel arg0)
JLayer.setGlassPane(JPanel)default S setLayerEventMask(long arg0)
JLayer.setLayerEventMask(long)default S setLayout(LayoutManager arg0)
setLayout in interface Containers.Setup<JLayer<C extends Component>,S extends JLayers.Setup<C,S>>JLayer.setLayout(LayoutManager)default S setUI(LayerUI<? super C> arg0)
JLayer.setUI(LayerUI)default S setView(C arg0)
JLayer.setView(Component)Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.