java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
is.codion.swing.framework.server.monitor.ui.ConnectionPoolMonitorPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

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

    • ConnectionPoolMonitorPanel

      public ConnectionPoolMonitorPanel(ConnectionPoolMonitor model)
      Instantiates a new ConnectionPoolMonitorPanel
      Parameters:
      model - the ConnectionPoolMonitor to base this panel on