Uses of Class
org.sexydock.tabs.jhrome.JhromeTabBorderAttributes
Packages that use JhromeTabBorderAttributes
-
Uses of JhromeTabBorderAttributes in org.sexydock.tabs.jhrome
Fields in org.sexydock.tabs.jhrome declared as JhromeTabBorderAttributesModifier and TypeFieldDescriptionJhromeTabBorder.attrs
static final JhromeTabBorderAttributes
JhromeTabBorderAttributes.SELECTED_BORDER
static final JhromeTabBorderAttributes
JhromeTabBorderAttributes.UNSELECTED_BORDER
static final JhromeTabBorderAttributes
JhromeTabBorderAttributes.UNSELECTED_ROLLOVER_BORDER
Methods in org.sexydock.tabs.jhrome that return JhromeTabBorderAttributesMethods in org.sexydock.tabs.jhrome with parameters of type JhromeTabBorderAttributesModifier and TypeMethodDescriptionvoid
JhromeTabBorderAttributes.copyAttributes
(JhromeTabBorderAttributes other) void
JhromeTabBorderAttributes.interpolateColors
(JhromeTabBorderAttributes a, JhromeTabBorderAttributes b, float f) Constructors in org.sexydock.tabs.jhrome with parameters of type JhromeTabBorderAttributes