| java.lang.Object org.jvnet.substance.SubstanceButtonBorder
SubstanceButtonBorder | abstract public class SubstanceButtonBorder implements Border,UIResource(Code) | | Base class for button borders in Substance look-and-feel. This class
is for internal use only.
author: Kirill Grouchnikov |
SubstanceButtonBorder | public SubstanceButtonBorder(Class> buttonShaperClass)(Code) | | Simple constructor.
Parameters: buttonShaperClass - The associated button shaper class. |
getButtonShaperClass | public Class> getButtonShaperClass()(Code) | | Returns the associated button shaper class.
The associated button shaper class. |
isBorderOpaque | public boolean isBorderOpaque()(Code) | | |
|
|