org.tm4j.tmnav.app.ui .TMComboBox
Description
A ComboBox which holds references to all Loaded TopicMaps. The references are grabbed from the static TMNavProviderManager TODO make this ComboBox a PropertyChangeListener of TMNavProviderManager (and make the latter a sender)
Inheritance Hierarchy
- javax.swing.JComboBox
- TMComboBox
| Method Summary | |
|---|---|
| void |
fillComboBox()
adds all accessible TopicMapReferences from all
accessible providers to the combobox
|
| org.tm4j.panckoucke.store.TopicMapReference | getSelectedTopicMapReference() |
| void | setSelectedTopicMapReference(org.tm4j.panckoucke.store.TopicMapReference tmr) |
Related Topics
Imports
Is Contained By
