|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.alee.extended.label.WebStyledLabelStyle
public final class WebStyledLabelStyle
Field Summary | |
---|---|
static boolean |
ignoreColorSettings
Whether should ignore StyleRange color settings or not. |
static java.awt.Insets |
margin
Label margin. |
static int |
preferredRowCount
Preferred row count. |
static float |
scriptFontRatio
Subscript and superscript font size ratio. |
static java.lang.String |
truncatedTextSuffix
Truncated text suffix. |
Constructor Summary | |
---|---|
WebStyledLabelStyle()
|
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.Insets margin
public static int preferredRowCount
public static boolean ignoreColorSettings
public static float scriptFontRatio
public static java.lang.String truncatedTextSuffix
Constructor Detail |
---|
public WebStyledLabelStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |