Class ComboBoxComponentPanel

    • Constructor Detail

      • ComboBoxComponentPanel

        public ComboBoxComponentPanel​(String descriptionLabel,
                                      Object[] items,
                                      ErrorHandler errorHandler)
    • Method Detail

      • getComboBox

        public JComboBox getComboBox()
      • getSelectedItem

        public Object getSelectedItem()