|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.console.components.DcUndoListenerer
public class DcUndoListenerer
Nested Class Summary | |
---|---|
class |
DcUndoListenerer.RedoAction
|
class |
DcUndoListenerer.UndoAction
|
protected class |
DcUndoListenerer.UndoEditListener
|
Constructor Summary | |
---|---|
DcUndoListenerer(javax.swing.text.JTextComponent component)
|
Method Summary | |
---|---|
DcUndoListenerer.RedoAction |
getRedoAction()
|
DcUndoListenerer.UndoAction |
getUndoAction()
|
void |
redo()
|
void |
undo()
|
protected void |
updateRedoState()
|
protected void |
updateUndoState()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DcUndoListenerer(javax.swing.text.JTextComponent component)
Method Detail |
---|
public DcUndoListenerer.UndoAction getUndoAction()
public DcUndoListenerer.RedoAction getRedoAction()
public void redo()
protected void updateRedoState()
public void undo()
protected void updateUndoState()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |