| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.undo.AbstractUndoableEdit
javax.swing.undo.CompoundEdit
org.jgraph.graph.DefaultGraphModel.GraphModelEdit
com.jgraph.example.adapter.JGraphAdapterModel.BusinessModelEdit
public class JGraphAdapterModel.BusinessModelEdit
| Constructor Summary | |
|---|---|
| JGraphAdapterModel.BusinessModelEdit(java.lang.Object[] inserted,
                                     java.lang.Object[] removed,
                                     java.util.Map attributes,
                                     org.jgraph.graph.ConnectionSet connectionSet,
                                     org.jgraph.graph.ParentMap parentMap) | |
| Method Summary | |
|---|---|
|  void | execute() | 
| Methods inherited from class org.jgraph.graph.DefaultGraphModel.GraphModelEdit | 
|---|
| filterParents, getAttributes, getChanged, getConnectionSet, getContext, getDirtyRegion, getInserted, getParentMap, getPreviousAttributes, getPreviousConnectionSet, getPreviousParentMap, getRemoved, getSource, getViews, isSignificant, putViews, redo, setDirtyRegion, toString, undo | 
| Methods inherited from class javax.swing.undo.CompoundEdit | 
|---|
| addEdit, canRedo, canUndo, die, end, getPresentationName, getRedoPresentationName, getUndoPresentationName, isInProgress | 
| Methods inherited from class javax.swing.undo.AbstractUndoableEdit | 
|---|
| replaceEdit | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public JGraphAdapterModel.BusinessModelEdit(java.lang.Object[] inserted,
                                            java.lang.Object[] removed,
                                            java.util.Map attributes,
                                            org.jgraph.graph.ConnectionSet connectionSet,
                                            org.jgraph.graph.ParentMap parentMap)
inserted - removed - attributes - connectionSet - parentMap - | Method Detail | 
|---|
public void execute()
execute in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||