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