rero.dck.items
public class NormalInput extends JPanel implements DItem
Field Summary | |
---|---|
protected JLabel | label |
Constructor Summary | |
---|---|
NormalInput(String text, int align) |
Method Summary | |
---|---|
JComponent | getComponent() |
int | getEstimatedWidth() |
void | refresh() |
void | save() |
void | setAlignWidth(int width) |
void | setEnabled(boolean b) |
void | setParent(DParent parent) |
void | setText(String text) |