Interface ApplicationModule

All Superinterfaces:
ActionListener, EventListener
All Known Subinterfaces:
MapApplicationModule, StreamModule

public interface ApplicationModule extends ActionListener
  • Method Details

    • getName

      String getName()
      get this ApplicationModule's name
      Returns:
      The Name of this ApplicationModule
    • getToolBarButtonManager

      ToolBarButtonManager getToolBarButtonManager()
      get the ToolBarButtonManager for this ApplicationModule
      Returns:
      the ToolBarButtonManager or null if this ApplicationModule doesn't have a ToolBarButtonManager