Descripción
Sintaxis
public class JRootPane extends JComponent implements Accessible
Constructores
Campos
- COLOR_CHOOSER_DIALOG
- contentPane
- defaultButton
- ERROR_DIALOG
- FILE_CHOOSER_DIALOG
- FRAME
- glassPane
- INFORMATION_DIALOG
- layeredPane
- menuBar
- NONE
- PLAIN_DIALOG
- QUESTION_DIALOG
- WARNING_DIALOG
Métodos
- addImpl()
- createContentPane()
- createGlassPane()
- createLayeredPane()
- createRootLayout()
- getAccessibleContext()
- getContentPane()
- getDefaultButton()
- getGlassPane()
- getJMenuBar()
- getLayeredPane()
- getMenuBar()
- getUI()
- getUIClassID()
- getWindowDecorationStyle()
- isOptimizedDrawingEnabled()
- isValidateRoot()
- paramString()
- setContentPane()
- setDefaultButton()
- setDoubleBuffered()
- setGlassPane()
- setJMenuBar()
- setLayeredPane()
- setMenuBar()
- setUI()
- setWindowDecorationStyle()
- updateUI()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.