public class ImageNodeAdapter extends java.lang.Object implements GriffonPivotAdapter, org.apache.pivot.wtk.text.ImageNodeListener
Constructor and Description |
---|
ImageNodeAdapter() |
Modifier and Type | Method and Description |
---|---|
CallableWithArgs<java.lang.Void> |
getImageChanged() |
void |
imageChanged(org.apache.pivot.wtk.text.ImageNode arg0,
org.apache.pivot.wtk.media.Image arg1) |
void |
setImageChanged(CallableWithArgs<java.lang.Void> imageChanged) |
public CallableWithArgs<java.lang.Void> getImageChanged()
public void setImageChanged(CallableWithArgs<java.lang.Void> imageChanged)
public void imageChanged(org.apache.pivot.wtk.text.ImageNode arg0, org.apache.pivot.wtk.media.Image arg1)
imageChanged
in interface org.apache.pivot.wtk.text.ImageNodeListener