rero.dialogs
public class ImageDialog extends DMain implements DParent, ActionListener
| Nested Class Summary | |
|---|---|
| protected class | ImageDialog.BackgroundSetup |
| protected class | ImageDialog.EditColor |
| protected class | ImageDialog.EditTint |
| protected class | ImageDialog.TransformImage |
| Field Summary | |
|---|---|
| protected String | current |
| protected NormalInput | label |
| protected ImagePreview | preview |
| protected TabbedInput | tabs |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent ev) |
| String | getDescription() |
| String | getTitle() |
| String | getVariable(String variable) |
| void | notifyParent(String variable) |
| void | setupDialog() |
| protected void | setupLabel() |