|
|||||||||
| Home >> All >> org >> greenstone >> gatherer >> gui >> [ combobox overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.greenstone.gatherer.gui.combobox
| Class Summary | |
| GComboBox | In order for a JComboBox to perform the way Gatherer requires, ie firing a DocumentEvent of some form whenever the user edits the content of the currently selected item, we need to subclass JComboBox and build a version which adds a DocumentListener to the JTextField within the combobox not to the combobox itself. |
| GComboBoxModel | |
|
|||||||||
| Home >> All >> org >> greenstone >> gatherer >> gui >> [ combobox overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||