rero.dialogs

Class ImageDialog

public class ImageDialog extends DMain implements DParent, ActionListener

Nested Class Summary
protected classImageDialog.BackgroundSetup
protected classImageDialog.EditColor
protected classImageDialog.EditTint
protected classImageDialog.TransformImage
Field Summary
protected Stringcurrent
protected NormalInputlabel
protected ImagePreviewpreview
protected TabbedInputtabs
Method Summary
voidactionPerformed(ActionEvent ev)
StringgetDescription()
StringgetTitle()
StringgetVariable(String variable)
voidnotifyParent(String variable)
voidsetupDialog()
protected voidsetupLabel()

Field Detail

current

protected String current

label

protected NormalInput label

preview

protected ImagePreview preview

tabs

protected TabbedInput tabs

Method Detail

actionPerformed

public void actionPerformed(ActionEvent ev)

getDescription

public String getDescription()

getTitle

public String getTitle()

getVariable

public String getVariable(String variable)

notifyParent

public void notifyParent(String variable)

setupDialog

public void setupDialog()

setupLabel

protected void setupLabel()