Documentation of 'org.jhotdraw.undo.NonUndoableEdit' Java class
NonUndoableEdit
org.jhotdraw.undo

Class NonUndoableEdit

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


    public class NonUndoableEdit
    extends javax.swing.undo.AbstractUndoableEdit
    NonUndoableEdit.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      NonUndoableEdit()
      Creates a new instance.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean canRedo() 
      boolean canUndo() 
      • Methods inherited from class javax.swing.undo.AbstractUndoableEdit

        addEdit, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, toString, undo
      • Methods inherited from class java.lang.Object

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

      • NonUndoableEdit

        public NonUndoableEdit()
        Creates a new instance.
    • Method Detail

      • canUndo

        public boolean canUndo()
        Specified by:
        canUndo in interface javax.swing.undo.UndoableEdit
        Overrides:
        canUndo in class javax.swing.undo.AbstractUndoableEdit
      • canRedo

        public boolean canRedo()
        Specified by:
        canRedo in interface javax.swing.undo.UndoableEdit
        Overrides:
        canRedo in class javax.swing.undo.AbstractUndoableEdit

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.