Class NavigationController

  • All Implemented Interfaces:
    ITabStatesListener

    public class NavigationController
    extends java.lang.Object
    implements ITabStatesListener
    TODO: Save jumps history into project file to restore after reload or reopen
    • Constructor Detail

      • NavigationController

        public NavigationController​(MainWindow mainWindow)
    • Method Detail

      • navBack

        public void navBack()
      • navForward

        public void navForward()
      • reset

        public void reset()
      • dispose

        public void dispose()