Class CbusNodeSetupPane

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, CanPanelInterface

See Also:
  • Constructor Details

    • CbusNodeSetupPane

      Create a new instance of CbusNodeSetupPane.
      Parameters:
      main - the main NodeConfigToolPane this is a pane of.
  • Method Details

    • getTitle

      public String getTitle()
      Provide a recommended title for an enclosing frame.
      Overrides:
      getTitle in class JmriPanel
      Returns:
      the title; a null value will be treated as "" by the enclosing frame
    • changedNode

      public void changedNode(CbusNode newNode)
      Extending classes must implement this for changed node notifications
      Specified by:
      changedNode in class CbusNodeConfigTab
      Parameters:
      newNode - The new Node