rero.dck.items
public class ImageInput extends SuperInput implements ActionListener
Nested Class Summary | |
---|---|
protected static class | ImageInput.ImageFilter |
protected class | ImageInput.ImagePreview |
Field Summary | |
---|---|
protected SmallButton | button |
protected JFileChooser | chooser |
protected boolean | directory |
protected JLabel | label |
protected JTextField | text |
protected String | value |
Constructor Summary | |
---|---|
ImageInput(String _variable, String _value, String _label, char mnemonic) |
Method Summary | |
---|---|
void | actionPerformed(ActionEvent ev) |
JComponent | getComponent() |
int | getEstimatedWidth() |
void | refresh() |
void | save() |
void | setAlignWidth(int width) |