Class AbstractSkinButton
java.lang.Object
com.l2fprod.gui.plaf.skin.impl.AbstractSkinComponent
com.l2fprod.gui.plaf.skin.impl.AbstractSkinButton
- All Implemented Interfaces:
SkinButton, SkinComponent
- Version:
- $Revision: 1.1 $, $Date: 2003/08/01 20:05:29 $
- Author:
- $Author: l2fprod $
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the CheckBoxIconSize attribute of the AbstractSkinButton objectGets the RadioButtonIconSize attribute of the AbstractSkinButton objectGets the RadioIcon attribute of the AbstractSkinButton objectbooleanDescription of the Methodfinal booleanDescription of the Methodprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanbooleanstatus()Description of the MethodMethods inherited from class AbstractSkinComponent
getSkin, uninstallSkinMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface SkinComponent
uninstallSkin
-
Constructor Details
-
AbstractSkinButton
public AbstractSkinButton() -
AbstractSkinButton
-
-
Method Details
-
getCheckBoxIconSize
Gets the CheckBoxIconSize attribute of the AbstractSkinButton object- Specified by:
getCheckBoxIconSizein interfaceSkinButton- Returns:
- The CheckBoxIconSize value
-
getRadioButtonIconSize
Gets the RadioButtonIconSize attribute of the AbstractSkinButton object- Specified by:
getRadioButtonIconSizein interfaceSkinButton- Returns:
- The RadioButtonIconSize value
-
getRadioIcon
Gets the RadioIcon attribute of the AbstractSkinButton object- Specified by:
getRadioIconin interfaceSkinButton- Parameters:
b- Description of Parameter- Returns:
- The RadioIcon value
-
status
public boolean status()Description of the Method- Specified by:
statusin interfaceSkinComponent- Overrides:
statusin classAbstractSkinComponent- Returns:
- Description of the Returned Value
-
installSkin
Description of the Method- Specified by:
installSkinin interfaceSkinComponent- Overrides:
installSkinin classAbstractSkinComponent- Parameters:
c- Description of Parameter- Returns:
- Description of the Returned Value
-
paintButton
Description of the Method- Specified by:
paintButtonin interfaceSkinButton- Parameters:
g- Description of Parameterb- Description of Parameter- Returns:
- Description of the Returned Value
-
paintDisabledButton
-
paintPressedToggle
-
paintRolloverToggle
-
paintToggle
-
paintPressedButton
-
paintRolloverButton
-
paintNormalButton
-