| Constructor and Description |
|---|
NoneStyle(Styleable styleable)
Creates a new instance of AbstractNoneStyle
|
| Modifier and Type | Method and Description |
|---|---|
Color |
getBackground() |
Font |
getFont() |
Color |
getForeground() |
String |
getName(Locale locale) |
Styleable |
getStyleable()
Getter for property styleable.
|
StyleProvider |
getStyleProvider() |
boolean |
isNull() |
boolean |
isOpaque() |
void |
startListening() |
void |
stopListening() |
public NoneStyle(Styleable styleable)
public Color getBackground()
getBackground in interface Stylepublic Color getForeground()
getForeground in interface Stylepublic StyleProvider getStyleProvider()
getStyleProvider in interface Stylepublic void startListening()
startListening in interface Stylepublic void stopListening()
stopListening in interface Stylepublic Styleable getStyleable()
Copyright © 2002–2017 SoftSmithy. All rights reserved.