Interface UndoHistory.HistoryListener

  • All Known Implementing Classes:
    GuiPackage
    Enclosing class:
    UndoHistory

    public static interface UndoHistory.HistoryListener
    Interface to be implemented by components interested in UndoHistory
    • Method Detail

      • notifyChangeInHistory

        void notifyChangeInHistory​(UndoHistory history)