rero.dck.items

Class OtherInput

public class OtherInput extends Object implements DItem

Field Summary
protected JComponentother
Constructor Summary
OtherInput(JComponent _other)
Method Summary
JComponentgetComponent()
intgetEstimatedWidth()
voidrefresh()
voidsave()
voidsetAlignWidth(int width)
voidsetEnabled(boolean b)
voidsetParent(DParent parent)

Field Detail

other

protected JComponent other

Constructor Detail

OtherInput

public OtherInput(JComponent _other)

Method Detail

getComponent

public JComponent getComponent()

getEstimatedWidth

public int getEstimatedWidth()

refresh

public void refresh()

save

public void save()

setAlignWidth

public void setAlignWidth(int width)

setEnabled

public void setEnabled(boolean b)

setParent

public void setParent(DParent parent)