public class VoidStylesheet extends java.lang.Object implements Stylesheet
Constructor and Description |
---|
VoidStylesheet()
Creates a void stylesheet.
|
Modifier and Type | Method and Description |
---|---|
Style |
getStyle(Widget widget)
Gets the style for a widget.
|
public Style getStyle(Widget widget)
Stylesheet
getStyle
in interface Stylesheet
widget
- the widget to get the style for.