Class ItemComponentTab


  • public class ItemComponentTab
    extends Object
    Created by tchemit on 20/10/2018.
    Author:
    Tony Chemit - dev@tchemit.fr
    • Method Detail

      • isEmpty

        public boolean isEmpty()
      • isNotEmpty

        public boolean isNotEmpty()
      • isFirst

        public boolean isFirst()
      • isLast

        public boolean isLast()
      • getList

        public org.jdesktop.swingx.JXList getList()
      • getSelectedIndex

        public int getSelectedIndex()
      • setSelectedIndex

        public void setSelectedIndex​(int selectedIndex)
      • clearSelection

        public void clearSelection()
      • getItemCount

        public int getItemCount()
      • getTitle

        public String getTitle()
      • getListModel

        public io.ultreia.java4all.i18n.editor.ui.ItemComponentTab.StringDefaultListModel getListModel()
      • refreshActions

        public void refreshActions()
      • updateListFromUserFilter

        public void updateListFromUserFilter​(String text)
      • updateListFromFilter

        public void updateListFromFilter​(boolean add)
      • updateTabTitle

        public void updateTabTitle()