|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--viceroy.GUI.CustomActionDataImpl
implementation. handles the viceroy's graph data needed for the GUI
| Field Summary | |
private GraphViewer |
graph
|
| Constructor Summary | |
CustomActionDataImpl(GraphViewer _graph)
CTOR |
|
| Method Summary | |
GraphViewer |
getGraph()
Returns the graph |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private GraphViewer graph
| Constructor Detail |
public CustomActionDataImpl(GraphViewer _graph)
_graph - | Method Detail |
public GraphViewer getGraph()
getGraph in interface CustomActionData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||