|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.laf.tooltip.WebTooltipStyle
public final class WebTooltipStyle
WebTooltip style class.
Field Summary | |
---|---|
static java.awt.Color |
backgroundColor
Tooltip background color. |
static java.awt.Insets |
contentMargin
Tooltip content margin. |
static int |
round
Decoration rounding. |
static java.awt.Color |
textColor
Tooltip text color. |
static float |
trasparency
Tooltip background trasparency. |
Constructor Summary | |
---|---|
WebTooltipStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.awt.Color textColor
public static java.awt.Color backgroundColor
public static float trasparency
public static java.awt.Insets contentMargin
public static int round
Constructor Detail |
---|
public WebTooltipStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |