Class Dcs52UsbModeSelectPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, LocoNetListener, LnPanelInterface

Pane for downloading software updates to PRICOM products
See Also:
  • Constructor Details

  • Method Details

    • getHelpTarget

      Description copied from class: JmriPanel
      Provide a help target string which an enclosing frame can provide as a help reference.

      This automatically provides a reference to the usual place for JMRI window-specific help pages that are named for the implementing class, but note this is a Pane class, not a Frame class.

      Overrides:
      getHelpTarget in class Pr3SelectPane
      Returns:
      the target String
    • getTitle

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