Class MidiInDeviceList

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class MidiInDeviceList extends JList<MidiDevice>
A specialized JList to display system's IN MidiDevices.
See Also:
  • Constructor Details

    • MidiInDeviceList

      public MidiInDeviceList()
  • Method Details

    • rescanMidiDevices

      public final void rescanMidiDevices()
      Rescan the available IN MidiDevices on the system and update the list accordingly.