Package com.l2fprod.gui.plaf.skin
Class SkinDesktopPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.DesktopPaneUI
javax.swing.plaf.basic.BasicDesktopPaneUI
com.l2fprod.gui.plaf.skin.SkinDesktopPaneUI
- Version:
- $Revision: 1.2 $, $Date: 2003/12/06 21:46:29 $
- Author:
- $Author: l2fprod $
-
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUI
Description of the Methodvoid
paint
(Graphics g, JComponent c) Description of the MethodMethods inherited from class javax.swing.plaf.basic.BasicDesktopPaneUI
createPropertyChangeListener, getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installDesktopManager, installKeyboardActions, installListeners, installUI, registerKeyboardActions, uninstallDefaults, uninstallDesktopManager, uninstallKeyboardActions, uninstallListeners, uninstallUI, unregisterKeyboardActions
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
-
Constructor Details
-
SkinDesktopPaneUI
public SkinDesktopPaneUI()
-
-
Method Details
-
paint
Description of the Method- Overrides:
paint
in classBasicDesktopPaneUI
- Parameters:
g
- Description of Parameterc
- Description of Parameter
-
createUI
Description of the Method- Parameters:
c
- Description of Parameter- Returns:
- Description of the Returned Value
-