|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This interface must be implemented by any custom inspector views to save context data during the serialization/de-serialization process. For example, see AbleClusterDiagramView.
| Method Summary | |
|---|---|
java.lang.Object |
getContext()
Retrieve the context data for this custom inspector view This data is added to the AbleInspectorContext save with the editor environment file. |
void |
setContext(AbleInspectorContext theContext)
Set the context data for this custom inspector view This is called after loading the editor environment file |
| Method Detail |
public java.lang.Object getContext()
public void setContext(AbleInspectorContext theContext)
|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||