rero.dck.items
public class StringInput extends SuperInput
| Field Summary | |
|---|---|
| protected JLabel | label |
| protected JTextField | text |
| protected String | value |
| Constructor Summary | |
|---|---|
| StringInput(String var, String _value, String _label, int rightGap, char mnemonic) | |
| Method Summary | |
|---|---|
| JComponent | getComponent() |
| int | getEstimatedWidth() |
| void | refresh() |
| void | save() |
| void | setAlignWidth(int width) |