rero.dck.items
Class OtherInput
java.lang.Object
rero.dck.items.OtherInput
- All Implemented Interfaces:
- DItem
- public class OtherInput
- extends Object
- implements DItem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
other
protected JComponent other
OtherInput
public OtherInput(JComponent _other)
setEnabled
public void setEnabled(boolean b)
- Specified by:
setEnabled
in interface DItem
save
public void save()
- Specified by:
save
in interface DItem
getEstimatedWidth
public int getEstimatedWidth()
- Specified by:
getEstimatedWidth
in interface DItem
setAlignWidth
public void setAlignWidth(int width)
- Specified by:
setAlignWidth
in interface DItem
setParent
public void setParent(DParent parent)
- Specified by:
setParent
in interface DItem
getComponent
public JComponent getComponent()
- Specified by:
getComponent
in interface DItem
refresh
public void refresh()
- Specified by:
refresh
in interface DItem