public class ComponentStyleAdapter extends Object implements GriffonPivotAdapter, ComponentStyleListener
| Constructor and Description | 
|---|
| ComponentStyleAdapter() | 
| Modifier and Type | Method and Description | 
|---|---|
| CallableWithArgs<Void> | getStyleUpdated() | 
| void | setStyleUpdated(CallableWithArgs<Void> styleUpdated) | 
| void | styleUpdated(Component arg0,
            String arg1,
            Object arg2) | 
public CallableWithArgs<Void> getStyleUpdated()
public void setStyleUpdated(CallableWithArgs<Void> styleUpdated)
public void styleUpdated(Component arg0, String arg1, Object arg2)
styleUpdated in interface ComponentStyleListener