Class SkinToggleButtonUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
com.l2fprod.gui.plaf.skin.SkinButtonUI
com.l2fprod.gui.plaf.skin.SkinToggleButtonUI
-
Field Summary
Fields inherited from class SkinButtonUI
dashedRectGapHeight, dashedRectGapWidth, dashedRectGapX, dashedRectGapY, focusColor, skinFields inherited from class BasicButtonUI
defaultTextIconGap, defaultTextShiftOffset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUIDescription of the Methodvoidpaint(Graphics g, JComponent c) Description of the MethodMethods inherited from class SkinButtonUI
getFocusColor, installDefaults, paintButtonPressed, paintFocus, uninstallDefaultsMethods inherited from class BasicButtonUI
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIMethods inherited from class ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
-
Constructor Details
-
SkinToggleButtonUI
public SkinToggleButtonUI()
-
-
Method Details
-
paint
Description of the Method- Overrides:
paintin classSkinButtonUI- Parameters:
g- Description of Parameterc- Description of Parameter
-
createUI
Description of the Method- Parameters:
b- Description of Parameter- Returns:
- Description of the Returned Value
-