|
Super classes
|
Object
Component
Container
JComponent
|
|
Most frequently used
|
setDefaultButton(JButton defaultButton) getGlassPane() setJMenuBar(JMenuBar menu) getParent() registerKeyboardAction(ActionListener anAction, KeyStroke aKeyStroke, int aCondition) getContentPane() getActionMap() getInputMap(int condition) getDefaultButton() getLayeredPane() setContentPane(Container content) setGlassPane(Component glass) getSize() revalidate() requestDefaultFocus() setOpaque(boolean isOpaque) setPreferredSize(Dimension preferredSize) putClientProperty(Object key, Object value) getJMenuBar() registerKeyboardAction(ActionListener anAction, String aCommand, KeyStroke aKeyStroke, int aCondition) addMouseListener(MouseListener l) isAncestorOf(Component c) setDoubleBuffered(boolean aFlag) updateUI() COLOR_CHOOSER_DIALOG contentPane defaultButton defaultPressAction defaultReleaseAction ERROR_DIALOG FILE_CHOOSER_DIALOG FRAME glassPane INFORMATION_DIALOG layeredPane menuBar NONE PLAIN_DIALOG QUESTION_DIALOG WARNING_DIALOG JRootPane() addImpl(Component comp, Object constraints, int index) addNotify() createContentPane() createGlassPane() createLayeredPane() createRootLayout() getAccessibleContext() getMenuBar() getUI() getUIClassID() getWindowDecorationStyle() isOptimizedDrawingEnabled() isValidateRoot() paramString() removeNotify() setLayeredPane(JLayeredPane layered) setMenuBar(JMenuBar menu) setUI(RootPaneUI ui) setWindowDecorationStyle(int windowDecorationStyle) |
|
Fields, alphabetical
|
COLOR_CHOOSER_DIALOG contentPane defaultButton defaultPressAction defaultReleaseAction ERROR_DIALOG FILE_CHOOSER_DIALOG FRAME glassPane INFORMATION_DIALOG layeredPane menuBar NONE PLAIN_DIALOG QUESTION_DIALOG WARNING_DIALOG |
|
Constructors, by frequency
|
JRootPane() |
|
Methods, alphabetical
|
addImpl(Component comp, Object constraints, int index) addNotify() createContentPane() createGlassPane() createLayeredPane() createRootLayout() getAccessibleContext() getContentPane() getDefaultButton() getGlassPane() getJMenuBar() getLayeredPane() getMenuBar() getUI() getUIClassID() getWindowDecorationStyle() isOptimizedDrawingEnabled() isValidateRoot() paramString() removeNotify() setContentPane(Container content) setDefaultButton(JButton defaultButton) setGlassPane(Component glass) setJMenuBar(JMenuBar menu) setLayeredPane(JLayeredPane layered) setMenuBar(JMenuBar menu) setUI(RootPaneUI ui) setWindowDecorationStyle(int windowDecorationStyle) updateUI() |