Class PlasticBorders.ToggleButtonBorder
java.lang.Object
javax.swing.border.AbstractBorder
com.jgoodies.looks.plastic.PlasticBorders.ButtonBorder
com.jgoodies.looks.plastic.PlasticBorders.ToggleButtonBorder
- All Implemented Interfaces:
Serializable, Border, UIResource
- Enclosing class:
PlasticBorders
- Version:
- $Revision: 1.15 $
-
Field Summary
Fields inherited from class PlasticBorders.ButtonBorder
insets -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpaintBorder(Component c, Graphics g, int x, int y, int w, int h) Methods inherited from class PlasticBorders.ButtonBorder
getBorderInsets, getBorderInsetsMethods inherited from class AbstractBorder
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
-
Constructor Details
-
ToggleButtonBorder
-
-
Method Details
-
paintBorder
- Specified by:
paintBorderin interfaceBorder- Overrides:
paintBorderin classPlasticBorders.ButtonBorder
-