Package com.jtattoo.plaf.bernstein
Class BernsteinDesktopPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.DesktopPaneUI
javax.swing.plaf.basic.BasicDesktopPaneUI
com.jtattoo.plaf.BaseDesktopPaneUI
com.jtattoo.plaf.bernstein.BernsteinDesktopPaneUI
BernsteinDesktopPaneUI 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
-
BernsteinDesktopPaneUI
public BernsteinDesktopPaneUI()
-
-
Method Details
-
createUI
-
update
- Overrides:
update
in classBaseDesktopPaneUI
-