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 BasicSeparatorUI
highlight, shadow -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUIDescription of the MethodDescription of the Methodvoidpaint(Graphics g, JComponent c) Description of the MethodMethods inherited from class BasicSeparatorUI
getMaximumSize, getMinimumSize, installDefaults, installListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUIMethods inherited from class ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
-
Constructor Details
-
SkinSeparatorUI
public SkinSeparatorUI()
-
-
Method Details
-
paint
Description of the Method- Overrides:
paintin classBasicSeparatorUI- Parameters:
g- Description of Parameterc- Description of Parameter
-
getPreferredSize
Description of the Method- Overrides:
getPreferredSizein classBasicSeparatorUI- Parameters:
c- Description of Parameter
-
createUI
Description of the Method- Parameters:
x- Description of Parameter- Returns:
- Description of the Returned Value
-