Uses of Class
org.sexydock.tabs.jhrome.JhromeNewTabButtonBorder.Attributes
Packages that use JhromeNewTabButtonBorder.Attributes
-
Uses of JhromeNewTabButtonBorder.Attributes in org.sexydock.tabs.jhrome
Fields in org.sexydock.tabs.jhrome declared as JhromeNewTabButtonBorder.AttributesModifier and TypeFieldDescriptionJhromeNewTabButtonBorder.attrs
static final JhromeNewTabButtonBorder.Attributes
JhromeNewTabButtonBorder.PRESSED_ATTRIBUTES
static final JhromeNewTabButtonBorder.Attributes
JhromeNewTabButtonBorder.ROLLOVER_ATTRIBUTES
static final JhromeNewTabButtonBorder.Attributes
JhromeNewTabButtonBorder.UNSELECTED_ATTRIBUTES
Methods in org.sexydock.tabs.jhrome that return JhromeNewTabButtonBorder.AttributesMethods in org.sexydock.tabs.jhrome with parameters of type JhromeNewTabButtonBorder.AttributesModifier and TypeMethodDescriptionvoid
JhromeNewTabButtonBorder.Attributes.copy
(JhromeNewTabButtonBorder.Attributes other) void
JhromeNewTabButtonBorder.Attributes.interpolateColors
(JhromeNewTabButtonBorder.Attributes a, JhromeNewTabButtonBorder.Attributes b, float f) Constructors in org.sexydock.tabs.jhrome with parameters of type JhromeNewTabButtonBorder.Attributes