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 Style
public Color getForeground()
getForeground
in interface Style
public StyleProvider getStyleProvider()
getStyleProvider
in interface Style
public void startListening()
startListening
in interface Style
public void stopListening()
stopListening
in interface Style
public Styleable getStyleable()
Copyright © 2002–2017 SoftSmithy. All rights reserved.