Class ServerMonitorPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public final class ServerMonitorPanel extends JPanel
A ServerMonitorPanel
See Also:
  • Constructor Details

    • ServerMonitorPanel

      public ServerMonitorPanel(ServerMonitor model) throws RemoteException
      Instantiates a new ServerMonitorPanel
      Parameters:
      model - the ServerMonitor to base this panel on
      Throws:
      RemoteException - in case of an exception
  • Method Details

    • model

      public ServerMonitor model()
    • shutdownServer

      public void shutdownServer()