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