Interface PropertiesAction<T>

    • Method Detail

      • getMenuItem

        JMenuItem getMenuItem()
        Creates a new menuitem.
      • update

        void update​(T state)
        Updates the state of the action.
        Parameters:
        state - the current state