rero.dck.items
public class LabelInput extends JPanel implements DItem
Field Summary | |
---|---|
protected JTextPane | label |
Constructor Summary | |
---|---|
LabelInput(String text, int width) |
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) |