Package com.jtattoo.plaf
Class BaseDesktopPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.DesktopPaneUI
javax.swing.plaf.basic.BasicDesktopPaneUI
com.jtattoo.plaf.BaseDesktopPaneUI
- Direct Known Subclasses:
AluminiumDesktopPaneUI
,BernsteinDesktopPaneUI
BaseDesktopPaneUI class.
Author Michael Hagen-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicDesktopPaneUI
BasicDesktopPaneUI.CloseAction, BasicDesktopPaneUI.MaximizeAction, BasicDesktopPaneUI.MinimizeAction, BasicDesktopPaneUI.NavigateAction, BasicDesktopPaneUI.OpenAction
-
Field Summary
Fields inherited from class javax.swing.plaf.basic.BasicDesktopPaneUI
closeKey, desktop, desktopManager, maximizeKey, minimizeKey, navigateKey, navigateKey2
-
Constructor Summary
-
Method Summary
Methods inherited from class javax.swing.plaf.basic.BasicDesktopPaneUI
createPropertyChangeListener, getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installDesktopManager, installKeyboardActions, installListeners, installUI, paint, registerKeyboardActions, uninstallDefaults, uninstallDesktopManager, uninstallKeyboardActions, uninstallListeners, uninstallUI, unregisterKeyboardActions
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior
-
Constructor Details
-
BaseDesktopPaneUI
public BaseDesktopPaneUI()
-
-
Method Details
-
createUI
-
update
- Overrides:
update
in classComponentUI
-