Class FWComboBox

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

public class FWComboBox extends JComboBox
Wrapper-class for JComboBox
Author:
Andreas Enders, Christoph Kunze
See Also:
  • Constructor Details

    • FWComboBox

      public FWComboBox(ComboBoxModel aComboBoxModel)
    • FWComboBox

      public FWComboBox(Vector aElements)