Package hec.data.tx
Class TsCategoryMap
java.lang.Object
javax.swing.AbstractListModel
hec.data.tx.TsCategoryMap
- All Implemented Interfaces:
Serializable,ComboBoxModel,ListModel
- See Also:
-
Field Summary
Fields inherited from class javax.swing.AbstractListModel
listenerList -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetElementAt(int index) intgetSize()Object[]voidsetSelectedItem(Object anItem) Methods inherited from class javax.swing.AbstractListModel
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.swing.ListModel
addListDataListener, removeListDataListener
-
Constructor Details
-
TsCategoryMap
-
-
Method Details
-
getSize
public int getSize() -
getElementAt
- Specified by:
getElementAtin interfaceListModel
-
setSelectedItem
- Specified by:
setSelectedItemin interfaceComboBoxModel
-
getSelectedItem
- Specified by:
getSelectedItemin interfaceComboBoxModel
-
getTsGroupList
- Returns:
-