All Superinterfaces:
OceanusEventRegistrar.OceanusEventProvider<TethysUIEvent>
All Known Implementing Classes:
MetisViewerWindowImpl

public interface MetisViewerWindow extends OceanusEventRegistrar.OceanusEventProvider<TethysUIEvent>
Viewer Manager class, responsible for displaying the debug view.
  • Method Details

    • showDialog

      void showDialog()
      show the dialog.
    • handleParentPage

      void handleParentPage()
      Handle the parent page.
    • handleNextPage

      void handleNextPage()
      Handle the next page.
    • handlePreviousPage

      void handlePreviousPage()
      Handle the previous page.
    • handleExplicitPage

      void handleExplicitPage(int pIndex)
      Handle the explicit page.
      Parameters:
      pIndex - the index of the page
    • handleMode

      void handleMode(MetisViewerMode pMode)
      Handle the mode.
      Parameters:
      pMode - the new mode