Class UndoInspector

    • Constructor Detail

      • UndoInspector

        public UndoInspector()
        Creates a new undo inspector.
    • Method Detail

      • getWindowTitle

        public java.lang.String getWindowTitle()
        Returns the string used in the inspector window title.
      • getUI

        public javax.swing.JPanel getUI()
        Returns the Swing UI panel (loading it the first time).
      • resetUI

        public void resetUI()
        Updates the UI from the current undoer.
      • respondUI

        public void respondUI​(java.lang.Object anObj)
        Responds to Swing UI controls.