Interface CanPanelInterface

All Known Implementing Classes:
AbstractEditNVPane, Canacc8EditNVPane, Canacc8PaneProvider, CanCmdEditNVPane, CanCmdPaneProvider, CanisbEditNVPane, CanisbPaneProvider, CanmiosvoEditNVPane, CanmiosvoPaneProvider, CanPanel, CanSendPane, CanservoioEditNVPane, CanservoioPaneProvider, CansolEditNVPane, CansolioEditNVPane, CansolioPaneProvider, CansolPaneProvider, CbusBootloaderPane, CbusConfigPaneProvider, CbusConsolePane, CbusEventRequestTablePane, CbusEventTablePane, CbusHubPane, CbusNodeBackupsPane, CbusNodeConfigTab, CbusNodeEditNVarPane, CbusNodeEventTablePane, CbusNodeEventVarPane, CbusNodeInfoPane, CbusNodeNVEditGuiPane, CbusNodeNVEditTablePane, CbusNodeSetupPane, CbusNodeSingleEventEditTablePane, CbusNodeUserCommentsPane, CbusSlotMonitorPane, ConfigToolPane, EventTablePane, HubPane, IdToolPane, LoaderPane, MemoryToolPane, MonitorPane, MonitorPane, NetworkTreePane, NodeConfigToolPane, OpenLcbCanSendPane, PiSprog3EditNVPane, PiSprog3PaneProvider, Servo8BaseEditNVPane, Servo8BasePaneProvider, SimulatorPane, Sol8BaseEditNVPane, Sol8BasePaneProvider, Sprog3PlusEditNVPane, Sprog3PlusPaneProvider, StlEditorPane, UnknownEditNVPane, UnknownPaneProvider

public interface CanPanelInterface
JPanel interface to handle providing system connection information to a panel.
Since:
2.99.2
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    2nd stage of initialization, invoked after the Constructor is complete.
  • Method Details

    • initComponents

      2nd stage of initialization, invoked after the Constructor is complete.

      This needs to be connected to the initContext() method in implementing classes.

      Parameters:
      memo - system connection.