Uses of Interface
ix.iview.UndoEditing

Packages that use UndoEditing
ix.iview Viewers. 
ix.iview.igraph   
 

Uses of UndoEditing in ix.iview
 

Classes in ix.iview that implement UndoEditing
 class AConstructFramePanel
          An abstract editor/viewer panel for domain constructs.
 class ActionEditorPanel
          An editor/viewer panel for refinement structures.
 class ActionFormPanel
          A panel containing form-style sub-panels for viewing/editing an object
 class AROEditorPanel
          An editor/viewer panel for AROs, i.e.
 class GlobalFramePanel
          An editor/viewer panel for the domain itself (global information) Example code for using the GlobalFramePanel: ...
 class GrammarEditorPanel
          A grammar editor/viewer panel Waiting to be documented and implemented properly.
 class SimpleEditorPanel
          A minimal editor/viewer panel for making dummy panels Waiting to be implemented.
 

Constructors in ix.iview with parameters of type UndoEditing
UndoManager(UndoEditing editor)
          Creates an undo manager with the given source of the editing for data lookup and setting.
 

Uses of UndoEditing in ix.iview.igraph
 

Classes in ix.iview.igraph that implement UndoEditing
 class GExpansionEditor
          A graphical editor/viewer panel for activity expansion structures