rero.dck.items
Class SelectInput
public
class
SelectInput
extends SuperInput
implements ItemListener
protected int defaultVal
protected JLabel label
protected JComboBox select
public SelectInput(String var, int _defaultVal, String[] values, String _label, char mnemonic, int rightGap)
public JComponent getComponent()
public int getEstimatedWidth()
public void itemStateChanged(ItemEvent ev)
public void refresh()
public void save()
public void setAlignWidth(int width)
public void setEnabled(boolean b)
public void setModel(ComboBoxModel model)