Package com.l2fprod.gui.plaf.skin
Class SkinSeparatorUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.SeparatorUI
javax.swing.plaf.basic.BasicSeparatorUI
com.l2fprod.gui.plaf.skin.SkinSeparatorUI
Skin SeparatorUI.
- Version:
- $Revision: 1.2 $, $Date: 2003/12/06 21:47:23 $
- Author:
- $Author: l2fprod $
-
Field Summary
Fields inherited from class javax.swing.plaf.basic.BasicSeparatorUI
highlight, shadow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUI
Description of the MethodDescription of the Methodvoid
paint
(Graphics g, JComponent c) Description of the MethodMethods inherited from class javax.swing.plaf.basic.BasicSeparatorUI
getMaximumSize, getMinimumSize, installDefaults, installListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUI
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
-
Constructor Details
-
SkinSeparatorUI
public SkinSeparatorUI()
-
-
Method Details
-
paint
Description of the Method- Overrides:
paint
in classBasicSeparatorUI
- Parameters:
g
- Description of Parameterc
- Description of Parameter
-
getPreferredSize
Description of the Method- Overrides:
getPreferredSize
in classBasicSeparatorUI
- Parameters:
c
- Description of Parameter
-
createUI
Description of the Method- Parameters:
x
- Description of Parameter- Returns:
- Description of the Returned Value
-