T - The final type of the target instance, at least JRootPane.S - The final type of the Setup implementation.@FunctionalInterface public static interface JRootPanes.Setup<T extends JRootPane,S extends JRootPanes.Setup<T,S>> extends JComponents.Setup<T,S>
JRootPane.| Modifier and Type | Method and Description |
|---|---|
default S |
setContentPane(Container arg0) |
default S |
setDefaultButton(JButton arg0) |
default S |
setDoubleBuffered(boolean arg0) |
default S |
setGlassPane(Component arg0) |
default S |
setJMenuBar(JMenuBar arg0) |
default S |
setLayeredPane(JLayeredPane arg0) |
default S |
setUI(RootPaneUI arg0) |
default S |
setWindowDecorationStyle(int arg0) |
setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisibleadd, add, add, add, add, remove, remove, removeAll, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayoutadd, on, remove, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSizedefault S setContentPane(Container arg0)
JRootPane.setContentPane(Container)default S setDefaultButton(JButton arg0)
JRootPane.setDefaultButton(JButton)default S setDoubleBuffered(boolean arg0)
setDoubleBuffered in interface JComponents.Setup<T extends JRootPane,S extends JRootPanes.Setup<T,S>>JRootPane.setDoubleBuffered(boolean)default S setGlassPane(Component arg0)
JRootPane.setGlassPane(Component)default S setJMenuBar(JMenuBar arg0)
JRootPane.setJMenuBar(JMenuBar)default S setLayeredPane(JLayeredPane arg0)
JRootPane.setLayeredPane(JLayeredPane)default S setUI(RootPaneUI arg0)
JRootPane.setUI(RootPaneUI)default S setWindowDecorationStyle(int arg0)
JRootPane.setWindowDecorationStyle(int)Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.