rero.dck.items

Class TextInput

public class TextInput extends SuperInput implements ActionListener

Field Summary
protected JEditorPanetext
Constructor Summary
TextInput(String _variable, int inset)
Method Summary
voidactionPerformed(ActionEvent ev)
JComponentgetComponent()
intgetEstimatedWidth()
voidrefresh()
voidsave()
voidsetAlignWidth(int width)

Field Detail

text

protected JEditorPane text

Constructor Detail

TextInput

public TextInput(String _variable, int inset)

Method Detail

actionPerformed

public void actionPerformed(ActionEvent ev)

getComponent

public JComponent getComponent()

getEstimatedWidth

public int getEstimatedWidth()

refresh

public void refresh()

save

public void save()

setAlignWidth

public void setAlignWidth(int width)