org.statcato
Class DialogEdit
- java.lang.Object
-
- javax.swing.undo.AbstractUndoableEdit
-
- javax.swing.undo.CompoundEdit
-
- org.statcato.DialogEdit
-
- All Implemented Interfaces:
- java.io.Serializable, javax.swing.undo.UndoableEdit
public class DialogEdit extends javax.swing.undo.CompoundEditA compound edit for a dialog.- Since:
- 1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description DialogEdit(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringgetPresentationName()java.lang.StringgetRedoPresentationName()java.lang.StringgetUndoPresentationName()
-
-
-
Method Detail
-
getPresentationName
public java.lang.String getPresentationName()
- Specified by:
getPresentationNamein interfacejavax.swing.undo.UndoableEdit- Overrides:
getPresentationNamein classjavax.swing.undo.CompoundEdit
-
getRedoPresentationName
public java.lang.String getRedoPresentationName()
- Specified by:
getRedoPresentationNamein interfacejavax.swing.undo.UndoableEdit- Overrides:
getRedoPresentationNamein classjavax.swing.undo.CompoundEdit
-
getUndoPresentationName
public java.lang.String getUndoPresentationName()
- Specified by:
getUndoPresentationNamein interfacejavax.swing.undo.UndoableEdit- Overrides:
getUndoPresentationNamein classjavax.swing.undo.CompoundEdit
-
-
DMelt 3.0 © DataMelt by jWork.ORG