Package rma.swing

Class JComboBoxEx

All Implemented Interfaces:
ActionListener, ItemListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, ListDataListener, Modifiable, EditableComponent, FormManagementListener, RmaValidComponent

public class JComboBoxEx extends RmaJComboBox
See Also:
  • Constructor Details

    • JComboBoxEx

      public JComboBoxEx()
  • Method Details

    • addItemExclusive

      public void addItemExclusive(String str)
    • removeAllItems

      public void removeAllItems()
      if the combo box has items then remove them
      Overrides:
      removeAllItems in class RmaJComboBox