java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
is.codion.swing.framework.server.monitor.ui.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()