Class SessionUserMonitorPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

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

    • SessionUserMonitorPanel

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