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)
StylesheetgetStyle in interface Stylesheetwidget - the widget to get the style for.