protected class DefaultSimpleTreebankEditor.ReaderChoiceFormEntry
extends de.ims.icarus.ui.dialog.ChoiceFormEntry
implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
protected javax.swing.JButton |
openConfigButton |
Constructor and Description |
---|
DefaultSimpleTreebankEditor.ReaderChoiceFormEntry(java.lang.String label,
javax.swing.ComboBoxModel<?> model) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
addComponents(de.ims.icarus.ui.dialog.FormBuilder builder) |
DefaultSimpleTreebankEditor.ReaderChoiceFormEntry |
clear() |
javax.swing.JButton |
getOpenConfigButton() |
protected void |
refreshButtonEnabled() |
DefaultSimpleTreebankEditor.ReaderChoiceFormEntry |
setValue(java.lang.Object value) |
getComboBox, getValue, setRenderer
public DefaultSimpleTreebankEditor.ReaderChoiceFormEntry(java.lang.String label, javax.swing.ComboBoxModel<?> model)
protected void refreshButtonEnabled()
public javax.swing.JButton getOpenConfigButton()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
ActionListener.actionPerformed(java.awt.event.ActionEvent)
public void addComponents(de.ims.icarus.ui.dialog.FormBuilder builder)
addComponents
in class de.ims.icarus.ui.dialog.ChoiceFormEntry
public DefaultSimpleTreebankEditor.ReaderChoiceFormEntry setValue(java.lang.Object value)
setValue
in class de.ims.icarus.ui.dialog.ChoiceFormEntry
public DefaultSimpleTreebankEditor.ReaderChoiceFormEntry clear()
clear
in class de.ims.icarus.ui.dialog.ChoiceFormEntry