Class NamedItemListPanel<T>

    • Constructor Detail

      • NamedItemListPanel

        public NamedItemListPanel​(T pPrototype)
        Deprecated.
        Parameters:
        pPrototype - The object to be used for new entries.
    • Method Detail

      • getRemoveAction

        public SwingAction getRemoveAction()
        Deprecated.
      • getDuplicateAction

        public SwingAction getDuplicateAction()
        Deprecated.
      • getBtnPanel

        public BtnPanel getBtnPanel()
        Deprecated.
      • getSelection

        public Map<String,​T> getSelection()
        Deprecated.
      • getUniqueName

        protected String getUniqueName()
        Deprecated.
        Create a unique grammar identifier. If null is returned, abort.