|
||||||||||
| 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.format.GlobalFormatsEdit
info.bioinfweb.treegraph.document.undo.format.ShowHideScaleBarEdit
public class ShowHideScaleBarEdit
| Field Summary |
|---|
| Fields inherited from class info.bioinfweb.treegraph.document.undo.format.GlobalFormatsEdit |
|---|
newFormats, oldFormats |
| Fields inherited from class info.bioinfweb.treegraph.document.undo.DocumentEdit |
|---|
document |
| Constructor Summary | |
|---|---|
private |
ShowHideScaleBarEdit(Document document,
GlobalFormats newFormats)
|
| Method Summary | |
|---|---|
static ShowHideScaleBarEdit |
createInstance(Document document,
boolean showScaleBar)
|
String |
getPresentationName()
|
| Methods inherited from class info.bioinfweb.treegraph.document.undo.format.GlobalFormatsEdit |
|---|
redo, undo |
| Methods inherited from class info.bioinfweb.treegraph.document.undo.DocumentEdit |
|---|
addEdit, canRedo, canUndo, die, getIsSubedit, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit, setIsSubedit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private ShowHideScaleBarEdit(Document document, GlobalFormats newFormats)
| Method Detail |
|---|
public static ShowHideScaleBarEdit createInstance(Document document, boolean showScaleBar)
public String getPresentationName()
getPresentationName in interface UndoableEditgetPresentationName in class GlobalFormatsEdit
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||