java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.DesktopPaneUI
javax.swing.plaf.basic.BasicDesktopPaneUI
org.gtk.java.swing.plaf.gtk.GtkDesktopPaneUI
- public class GtkDesktopPaneUI
- extends javax.swing.plaf.basic.BasicDesktopPaneUI
Warning:
Serialized objects of this class will not be compatible with
future Swing releases. The current serialization support is appropriate
for short term storage or RMI between applications running the same
version of Swing. A future release of Swing will provide support for
long term persistence.
- Version:
- 1.16 08/28/98
| Nested classes inherited from class javax.swing.plaf.basic.BasicDesktopPaneUI |
javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction, javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction, javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction, javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction, javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction |
| Methods inherited from class javax.swing.plaf.basic.BasicDesktopPaneUI |
getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installKeyboardActions, installUI, registerKeyboardActions, uninstallDefaults, uninstallDesktopManager, uninstallKeyboardActions, uninstallUI, unregisterKeyboardActions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GtkDesktopPaneUI
public GtkDesktopPaneUI()
createUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent d)
- Description copied from class:
javax.swing.plaf.basic.BasicDesktopPaneUI
- This method creates a BasicDesktopPaneUI for the given JComponent.
installDesktopManager
protected void installDesktopManager()
- Description copied from class:
javax.swing.plaf.basic.BasicDesktopPaneUI
- This method installs the desktop manager for the JDesktopPane.
getInsets
public java.awt.Insets getInsets(javax.swing.JComponent c)