Class GuiHubService

java.lang.Object
org.astrogrid.samp.hub.BasicHubService
org.astrogrid.samp.gui.GuiHubService
All Implemented Interfaces:
HubService
Direct Known Subclasses:
MessageTrackerHubService

public class GuiHubService extends BasicHubService
BasicHubService subclass which provides a GUI window displaying hub status as well as the basic hub services.
Since:
16 Jul 2008
Author:
Mark Taylor
  • Constructor Details

    • GuiHubService

      public GuiHubService(Random random)
      Constructor.
      Parameters:
      random - random number generator used for message tags etc
  • Method Details