|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.undo.DocumentEdit
info.bioinfweb.treegraph.document.undo.SaveLegendsEdit
info.bioinfweb.treegraph.document.undo.edit.InsertRemoveSubtreeEdit
info.bioinfweb.treegraph.document.undo.edit.InsertSubtreeEdit
info.bioinfweb.treegraph.document.undo.edit.PasteRootEdit
public class PasteRootEdit
| Field Summary |
|---|
| Fields inherited from class info.bioinfweb.treegraph.document.undo.edit.InsertRemoveSubtreeEdit |
|---|
index, parent, root |
| Fields inherited from class info.bioinfweb.treegraph.document.undo.DocumentEdit |
|---|
document |
| Constructor Summary | |
|---|---|
PasteRootEdit(Document document,
Node root)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPresentationName()
|
| Methods inherited from class info.bioinfweb.treegraph.document.undo.edit.InsertSubtreeEdit |
|---|
redo, undo |
| Methods inherited from class info.bioinfweb.treegraph.document.undo.edit.InsertRemoveSubtreeEdit |
|---|
insert, remove |
| Methods inherited from class info.bioinfweb.treegraph.document.undo.SaveLegendsEdit |
|---|
editSubtreeLegends, getHelpTopic, getLegendsReanchored, getLegendsRemoved, getLegendsSave, getShowWarnings, getWarningsMessages, restoreLegends, saveLegends, setHelpTopic, setLegendsReanchored, setLegendsRemoved, setShowWarnings, showWarningDialog |
| Methods inherited from class info.bioinfweb.treegraph.document.undo.DocumentEdit |
|---|
addEdit, canRedo, canUndo, die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PasteRootEdit(Document document,
Node root)
| Method Detail |
|---|
public java.lang.String getPresentationName()
getPresentationName in interface javax.swing.undo.UndoableEditgetPresentationName in class InsertSubtreeEdit
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||