|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Instances of the LookupFunction interface should be used to augment the functionality of Modify
class.
Method Summary | |
Imageable |
findObject(java.lang.Object binding)
Looks up the instance of Imageable related to the binding parameter (either an Image or an Icon instance) |
boolean |
objectExists(java.lang.Object binding)
Returns true if the Imageable object represented by this binding value (an Image instance) should be created, instead of found and modified. |
Method Detail |
public Imageable findObject(java.lang.Object binding) throws ImageableNotFoundException, GraphException
binding
-
ImageableNotFoundException
GraphException
public boolean objectExists(java.lang.Object binding)
binding
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |