rero.dck
public abstract class SuperInput extends JPanel implements DItem
Field Summary | |
---|---|
protected DParent | parent |
protected String | variable |
Method Summary | |
---|---|
JComponent | getComponent() |
String | getVariable() |
void | notifyParent() |
void | setEnabled(boolean b) |
void | setParent(DParent parent) |