Uses of Interface
info.bioinfweb.treegraph.document.undo.WarningEdit

Packages that use WarningEdit
info.bioinfweb.treegraph.document.undo   
info.bioinfweb.treegraph.document.undo.edit   
 

Uses of WarningEdit in info.bioinfweb.treegraph.document.undo
 

Classes in info.bioinfweb.treegraph.document.undo that implement WarningEdit
 class SaveLegendsEdit
          This class should be a superclass of all classes that might delete nodes which are anchors to legends.
 

Uses of WarningEdit in info.bioinfweb.treegraph.document.undo.edit
 

Classes in info.bioinfweb.treegraph.document.undo.edit that implement WarningEdit
 class CollapseNodeEdit
           
 class CutEdit
          The impelemention of this edit is the same as it is at DeleteEdit.
 class DeleteEdit
          Removes all elements currently selected.
 class DeleteSubelementsEdit
           
 class InsertRemoveSubtreeEdit
           
 class InsertSubtreeEdit
           
 class PasteRootEdit
           
 class RemoveSubtreeEdit