|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.extended.label.WebLinkLabelStyle
public final class WebLinkLabelStyle
User: mgarin Date: 06.06.12 Time: 13:08
Field Summary | |
---|---|
static boolean |
colorVisited
Colorize link that was visited once already |
static java.awt.Color |
foreground
Link foreground |
static boolean |
highlight
Highlight link on rollover |
static boolean |
onPressAction
Perform link action on mouse press, if false - action will be performed on mouse release |
static java.awt.Color |
visitedForeground
Visited link foreground |
Constructor Summary | |
---|---|
WebLinkLabelStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean highlight
public static boolean onPressAction
public static boolean colorVisited
public static java.awt.Color foreground
public static java.awt.Color visitedForeground
Constructor Detail |
---|
public WebLinkLabelStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |