public class ClipboardContentAdapter extends java.lang.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<java.lang.Void> |
getContentChanged() |
void |
setContentChanged(CallableWithArgs<java.lang.Void> contentChanged) |
public CallableWithArgs<java.lang.Void> getContentChanged()
public void setContentChanged(CallableWithArgs<java.lang.Void> contentChanged)
public void contentChanged(org.apache.pivot.wtk.LocalManifest arg0)
contentChanged in interface org.apache.pivot.wtk.ClipboardContentListener