|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectyu.ac.bg.etf.javaqx.qswing.Style
yu.ac.bg.etf.javaqx.qswing.styles.AbstractStyle
yu.ac.bg.etf.javaqx.qswing.styles.SystemStyle
System Style.
Field Summary | |
static java.lang.String |
STYLE_DESCRIPTION
System style description. |
static java.lang.String |
STYLE_NAME
System style name. |
Constructor Summary | |
SystemStyle()
Constructs new SystemStyle object. |
Method Summary | |
boolean |
isPlatformStyle()
Returns true if the style is platform style. |
boolean |
isSupported()
Returns true if the style is supported on the platform. |
Methods inherited from class yu.ac.bg.etf.javaqx.qswing.styles.AbstractStyle |
getDescription, getName, getTheme, hashCode |
Methods inherited from class yu.ac.bg.etf.javaqx.qswing.Style |
equals, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String STYLE_NAME
public static final java.lang.String STYLE_DESCRIPTION
Constructor Detail |
public SystemStyle()
Method Detail |
public boolean isSupported()
isSupported
in class Style
public boolean isPlatformStyle()
isPlatformStyle
in class Style
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |