Property Name Constant | Associated Property |
CONTENT_PANE_PROPERTY | contentPane |
FRAME_ICON_PROPERTY | frameIcon |
GLASS_PANE_PROPERTY | glassPane |
IS_CLOSED_PROPERTY | closed |
IS_ICON_PROPERTY | icon |
IS_MAXIMUM_PROPERTY | maximum |
IS_SELECTED_PROPERTY | selected |
LAYERED_PANE_PROPERTY | layeredPane |
MENU_BAR_PROPERTY | jMenuBar |
ROOT_PANE_PROPERTY | rootPane |
TITLE_PROPERTY | title |
14.53.JInternalFrame | ||||
14.53.1. | Rules of Using Internal Frames | |||
14.53.2. | JInternalFrame style: Not Resizable, Not Closable, Not Maximizable, Not Iconifiable | |||
14.53.3. | DragMode: JDesktopPane.OUTLINE_DRAG_MODE | |||
14.53.4. | JInternalFrame: JInternalFrame.isPalette | |||
14.53.5. | Listening to InternalFrameListener | |||
14.53.6. | JInternalFrame Property Constants | |||
14.53.7. | Demonstrating the use of the constants within a PropertyChangeListener. | |||
14.53.8. | Customizing a JInternalFrame Look and Feel | |||
14.53.9. | Customizing JInternalFrame.DesktopIcon Look and Feel |