|
||||||||||
| 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
public abstract class InsertRemoveLabelEdit
| Field Summary | |
|---|---|
protected Label |
label
|
protected Labels |
owner
|
| Fields inherited from class info.bioinfweb.treegraph.document.undo.DocumentEdit |
|---|
document |
| Constructor Summary | |
|---|---|
InsertRemoveLabelEdit(Document document,
Label label,
Labels owner)
|
|
| Method Summary | |
|---|---|
protected void |
insert()
|
protected void |
remove()
|
| Methods inherited from class info.bioinfweb.treegraph.document.undo.DocumentEdit |
|---|
addEdit, canRedo, canUndo, die, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.swing.undo.UndoableEdit |
|---|
getPresentationName |
| Field Detail |
|---|
protected Label label
protected Labels owner
| Constructor Detail |
|---|
public InsertRemoveLabelEdit(Document document,
Label label,
Labels owner)
| Method Detail |
|---|
protected void insert()
protected void remove()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||