public class ClipboardContentAdapter extends Object implements GriffonPivotAdapter, org.apache.pivot.wtk.ClipboardContentListener
| Constructor and Description | 
|---|
ClipboardContentAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
contentChanged(org.apache.pivot.wtk.LocalManifest arg0)  | 
CallableWithArgs<Void> | 
getContentChanged()  | 
void | 
setContentChanged(CallableWithArgs<Void> contentChanged)  | 
public CallableWithArgs<Void> getContentChanged()
public void setContentChanged(CallableWithArgs<Void> contentChanged)
public void contentChanged(org.apache.pivot.wtk.LocalManifest arg0)
contentChanged in interface org.apache.pivot.wtk.ClipboardContentListener