rero.dck.items

Class CharsetInput

public class CharsetInput extends SuperInput

Field Summary
static StringDEFAULT_CHARSET
protected JLabellabel
protected booleanlisting
protected JComboBoxname
Constructor Summary
CharsetInput(String _variable, String aLabel, char mnemonic, int rightGap)
Method Summary
JComponentgetComponent()
intgetEstimatedWidth()
voidrefresh()
voidsave()
voidsetAlignWidth(int width)

Field Detail

DEFAULT_CHARSET

public static final String DEFAULT_CHARSET

label

protected JLabel label

listing

protected boolean listing

name

protected JComboBox name

Constructor Detail

CharsetInput

public CharsetInput(String _variable, String aLabel, char mnemonic, int rightGap)

Method Detail

getComponent

public JComponent getComponent()

getEstimatedWidth

public int getEstimatedWidth()

refresh

public void refresh()

save

public void save()

setAlignWidth

public void setAlignWidth(int width)