Package de.sciss.app

Interface PerformableEdit

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void debugDump​(int nest)  
      PerformableEdit perform()  
      • Methods inherited from interface javax.swing.undo.UndoableEdit

        addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, undo
    • Method Detail

      • debugDump

        void debugDump​(int nest)