Class LundComboBox

All Implemented Interfaces:
ActionListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, ListDataListener

public class LundComboBox extends JComboBox
See Also:
  • Constructor Details Link icon

    • LundComboBox Link icon

      public LundComboBox(boolean chargedOnly, double maxMass, int defaultId)
      Constructor for a particle combobox
      Parameters:
      chargedOnly - if invalid input: '<'> only add charged particles
      maxMass - the max mass added to the combobox, in MeV
      defaultId - e.g., 11 for electron
  • Method Details Link icon

    • getSelectedId Link icon

      public LundId getSelectedId()
    • main Link icon

      public static void main(String[] args)