|
||||||||||
| 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.edit.InsertRemoveLabelEdit
info.bioinfweb.treegraph.document.undo.edit.InsertLabelEdit
public class InsertLabelEdit
| Field Summary |
|---|
| Fields inherited from class info.bioinfweb.treegraph.document.undo.edit.InsertRemoveLabelEdit |
|---|
label, owner |
| Fields inherited from class info.bioinfweb.treegraph.document.undo.DocumentEdit |
|---|
document |
| Constructor Summary | |
|---|---|
InsertLabelEdit(Document document,
Label label,
Labels owner)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPresentationName()
|
void |
redo()
|
void |
undo()
|
| Methods inherited from class info.bioinfweb.treegraph.document.undo.edit.InsertRemoveLabelEdit |
|---|
insert, remove |
| 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 InsertLabelEdit(Document document,
Label label,
Labels owner)
| Method Detail |
|---|
public java.lang.String getPresentationName()
public void redo()
throws javax.swing.undo.CannotRedoException
redo in interface javax.swing.undo.UndoableEditredo in class DocumentEditjavax.swing.undo.CannotRedoException
public void undo()
throws javax.swing.undo.CannotUndoException
undo in interface javax.swing.undo.UndoableEditundo in class DocumentEditjavax.swing.undo.CannotUndoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||