Package com.l2fprod.gui.plaf.skin
Class SkinCheckBoxUI
Description of the Class
- Author:
- fred
-
Field Summary
Fields inherited from class com.l2fprod.gui.plaf.skin.SkinRadioButtonUI
dashedRectGapHeight, dashedRectGapWidth, focusColor, skinFields inherited from class javax.swing.plaf.basic.BasicRadioButtonUI
iconFields inherited from class javax.swing.plaf.basic.BasicButtonUI
defaultTextIconGap, defaultTextShiftOffset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUIDescription of the MethodGets the PropertyPrefix attribute of the SkinCheckBoxUI objectvoidDescription of the MethodMethods inherited from class com.l2fprod.gui.plaf.skin.SkinRadioButtonUI
getFocusColor, paint, paintFocusMethods inherited from class javax.swing.plaf.basic.BasicRadioButtonUI
getDefaultIcon, getPreferredSize, uninstallDefaultsMethods inherited from class javax.swing.plaf.basic.BasicToggleButtonUI
getTextShiftOffset, paintIconMethods inherited from class javax.swing.plaf.basic.BasicButtonUI
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIMethods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
-
Constructor Details
-
SkinCheckBoxUI
public SkinCheckBoxUI()
-
-
Method Details
-
createUI
Description of the Method- Parameters:
c- Description of Parameter- Returns:
- Description of the Returned Value
-
getPropertyPrefix
Gets the PropertyPrefix attribute of the SkinCheckBoxUI object- Overrides:
getPropertyPrefixin classBasicRadioButtonUI- Returns:
- The PropertyPrefix value
-
installDefaults
Description of the Method- Overrides:
installDefaultsin classSkinRadioButtonUI- Parameters:
b- Description of Parameter
-