T - The final type of the target instance, at least JLayeredPane.S - The final type of the Setup implementation.@FunctionalInterface public static interface JLayeredPanes.Setup<T extends JLayeredPane,S extends JLayeredPanes.Setup<T,S>> extends JComponents.Setup<T,S>
JLayeredPane.| Modifier and Type | Method and Description |
|---|---|
default S |
remove(int arg0) |
default S |
removeAll() |
default S |
setLayer(Component arg0,
int arg1) |
default S |
setLayer(Component arg0,
int arg1,
int arg2) |
default S |
setPosition(Component arg0,
int arg1) |
setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, 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, setFocusTraversalPolicyProvider, setLayoutadd, on, remove, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSizedefault S remove(int arg0)
remove in interface Containers.Setup<T extends JLayeredPane,S extends JLayeredPanes.Setup<T,S>>JLayeredPane.remove(int)default S removeAll()
removeAll in interface Containers.Setup<T extends JLayeredPane,S extends JLayeredPanes.Setup<T,S>>JLayeredPane.removeAll()default S setLayer(Component arg0, int arg1)
JLayeredPane.setLayer(Component, int)default S setPosition(Component arg0, int arg1)
JLayeredPane.setPosition(Component, int)Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.