rero.dck.items
public class TextInput extends SuperInput implements ActionListener
| Field Summary | |
|---|---|
| protected JEditorPane | text |
| Constructor Summary | |
|---|---|
| TextInput(String _variable, int inset) | |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent ev) |
| JComponent | getComponent() |
| int | getEstimatedWidth() |
| void | refresh() |
| void | save() |
| void | setAlignWidth(int width) |