Package org.sexydock.tabs.jhrome
Class JhromeTabBorderAttributes
java.lang.Object
org.sexydock.tabs.jhrome.JhromeTabBorderAttributes
-
Field Summary
Modifier and TypeFieldDescriptionfinal Insets
boolean
static final JhromeTabBorderAttributes
boolean
static final JhromeTabBorderAttributes
static final JhromeTabBorderAttributes
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionclone()
void
void
interpolateColors
(JhromeTabBorderAttributes a, JhromeTabBorderAttributes b, float f)
-
Field Details
-
SELECTED_BORDER
-
UNSELECTED_BORDER
-
UNSELECTED_ROLLOVER_BORDER
-
insets
-
topShadowVisible
public boolean topShadowVisible -
shadowStroke
-
shadowColor
-
outlineVisible
public boolean outlineVisible -
outlineStroke
-
outlineColor
-
topColor
-
bottomColor
-
-
Constructor Details
-
JhromeTabBorderAttributes
public JhromeTabBorderAttributes() -
JhromeTabBorderAttributes
-
-
Method Details