public class StateStyler extends Object
Instead of choosing a StyleGenerator
and forwarding the resulting
styles to a StyleHandler
everything is done in one place.
Constructor and Description |
---|
StateStyler(StyleHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected void |
refresh() |
void |
style(StateInformation state) |
public StateStyler(StyleHandler handler)
protected void refresh()
public void style(StateInformation state)
public void dispose()