Documentation of 'org.statcato.DialogEdit' Java class
DialogEdit
org.statcato

Class DialogEdit

  • All Implemented Interfaces:
    java.io.Serializable, javax.swing.undo.UndoableEdit


    public class DialogEdit
    extends javax.swing.undo.CompoundEdit
    A 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.String getPresentationName() 
      java.lang.String getRedoPresentationName() 
      java.lang.String getUndoPresentationName() 
      • Methods inherited from class javax.swing.undo.CompoundEdit

        addEdit, canRedo, canUndo, die, end, isInProgress, isSignificant, redo, toString, undo
      • Methods inherited from class javax.swing.undo.AbstractUndoableEdit

        replaceEdit
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DialogEdit

        public DialogEdit(java.lang.String name)
    • Method Detail

      • getPresentationName

        public java.lang.String getPresentationName()
        Specified by:
        getPresentationName in interface javax.swing.undo.UndoableEdit
        Overrides:
        getPresentationName in class javax.swing.undo.CompoundEdit
      • getRedoPresentationName

        public java.lang.String getRedoPresentationName()
        Specified by:
        getRedoPresentationName in interface javax.swing.undo.UndoableEdit
        Overrides:
        getRedoPresentationName in class javax.swing.undo.CompoundEdit
      • getUndoPresentationName

        public java.lang.String getUndoPresentationName()
        Specified by:
        getUndoPresentationName in interface javax.swing.undo.UndoableEdit
        Overrides:
        getUndoPresentationName in class javax.swing.undo.CompoundEdit

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.