Class SwatchComboBox

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

public class SwatchComboBox extends JComboBox<String>
See Also:
Serialized Form
  • Constructor Details

    • SwatchComboBox

      public SwatchComboBox()
    • SwatchComboBox

      public SwatchComboBox(ItemListener l)
    • SwatchComboBox

      public SwatchComboBox(ItemListener l, String colorName)