public interface Style
Modifier and Type | Method and Description |
---|---|
Color |
getBackground() |
Font |
getFont() |
Color |
getForeground() |
String |
getName(Locale locale) |
StyleProvider |
getStyleProvider() |
boolean |
isNull() |
boolean |
isOpaque() |
void |
startListening() |
void |
stopListening() |
Color getBackground()
Color getForeground()
boolean isOpaque()
Font getFont()
boolean isNull()
StyleProvider getStyleProvider()
void startListening()
void stopListening()
Copyright © 2002–2017 SoftSmithy. All rights reserved.