Class StringQuickSearchPanel

    • Constructor Detail

      • StringQuickSearchPanel

        public StringQuickSearchPanel()
    • Method Detail

      • setItems

        public void setItems​(String[] value)
        Sets the items to display.
        Parameters:
        value - the items
      • getSelectedItem

        public String getSelectedItem()
        Returns the selected item.
        Returns:
        the item, null if none selected