JGraph
v5.1


org.jgraph.event
Interface GraphModelEvent.ExecutableGraphChange

All Known Implementing Classes:
DefaultGraphModel.GraphModelEdit, GraphLayoutCache.GraphViewEdit
Enclosing class:
GraphModelEvent

public static interface GraphModelEvent.ExecutableGraphChange

Defines the interface for objects that may be executed by the model when used as arguments to insert or edit.


Method Summary
 void execute()
          Executes the change.
 

Method Detail

execute

void execute()
Executes the change.


JGraph
v5.1


Copyright (C) 2001-2004 Gaudenz Alder. All rights reserved.