com.alee.laf.button
Class WebToggleButtonUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.ButtonUI
          extended by javax.swing.plaf.basic.BasicButtonUI
              extended by com.alee.laf.button.WebButtonUI
                  extended by com.alee.laf.button.WebToggleButtonUI
All Implemented Interfaces:
ShapeProvider, BorderMethods, SwingMethods, javax.swing.SwingConstants

public class WebToggleButtonUI
extends WebButtonUI

User: mgarin Date: 06.07.11 Time: 11:33


Field Summary
 
Fields inherited from class com.alee.laf.button.WebButtonUI
ancestorListener, animate, animator, bottomBgColor, bottomSelectedBgColor, button, drawBottom, drawBottomLine, drawFocus, drawLeft, drawLeftLine, drawRight, drawRightLine, drawShade, drawTop, drawTopLine, innerShadeColor, innerShadeWidth, leftRightSpacing, margin, mouseAdapter, mousePoint, moveIconOnPress, oldBorderPainted, oldContentAreaFilled, oldFocusable, oldFocusPainted, painter, propertyChangeListener, rollover, rolloverDarkBorderOnly, rolloverDecoratedOnly, rolloverShadeOnly, rolloverShine, round, selectedForeground, shadeColor, shadeToggleIcon, shadeToggleIconTransparency, shadeWidth, shineColor, showDisabledShade, topBgColor, topSelectedBgColor, transparency, transparentShineColor, undecorated
 
Fields inherited from class javax.swing.plaf.basic.BasicButtonUI
defaultTextIconGap, defaultTextShiftOffset
 
Fields inherited from interface javax.swing.SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
 
Constructor Summary
WebToggleButtonUI()
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
           
protected  java.lang.String getPropertyPrefix()
           
 
Methods inherited from class com.alee.laf.button.WebButtonUI
getBorderInsets, getBottomBgColor, getBottomSelectedBgColor, getButtonShape, getInnerShadeColor, getInnerShadeWidth, getLeftRightSpacing, getMargin, getPainter, getPreferredSize, getRound, getSelectedForeground, getShadeColor, getShadeToggleIconTransparency, getShadeWidth, getShineColor, getTopBgColor, getTopSelectedBgColor, installUI, isAfterEnabledButton, isAnimate, isBeforeEnabledButton, isDrawBottom, isDrawBottomLine, isDrawFocus, isDrawLeft, isDrawLeftLine, isDrawRight, isDrawRightLine, isDrawShade, isDrawTop, isDrawTopLine, isInButtonGroup, isMoveIconOnPress, isRollover, isRolloverDarkBorderOnly, isRolloverDecoratedOnly, isRolloverShadeOnly, isRolloverShine, isShadeToggleIcon, isShowDisabledShade, isUndecorated, paint, paintIcon, paintText, provideShape, setAnimate, setBottomBgColor, setBottomSelectedBgColor, setDrawBottom, setDrawBottomLine, setDrawFocus, setDrawLeft, setDrawLeftLine, setDrawLines, setDrawRight, setDrawRightLine, setDrawShade, setDrawSides, setDrawTop, setDrawTopLine, setInnerShadeColor, setInnerShadeWidth, setLeftRightSpacing, setMargin, setMoveIconOnPress, setPainter, setRolloverDarkBorderOnly, setRolloverDecoratedOnly, setRolloverShadeOnly, setRolloverShine, setRound, setSelectedForeground, setShadeColor, setShadeToggleIcon, setShadeToggleIconTransparency, setShadeWidth, setShineColor, setShowDisabledShade, setTopBgColor, setTopSelectedBgColor, setUndecorated, uninstallUI, updateBorder
 
Methods inherited from class javax.swing.plaf.basic.BasicButtonUI
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getTextShiftOffset, installDefaults, installKeyboardActions, installListeners, paintButtonPressed, paintFocus, paintText, setTextShiftOffset, uninstallDefaults, uninstallKeyboardActions, uninstallListeners
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebToggleButtonUI

public WebToggleButtonUI()
Method Detail

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)

getPropertyPrefix

protected java.lang.String getPropertyPrefix()
Overrides:
getPropertyPrefix in class javax.swing.plaf.basic.BasicButtonUI