public class TranscodeWizard extends Wizard
BACK_BUTTON_ACTION_COMMAND, CANCEL_BUTTON_ACTION_COMMAND, CANCEL_RETURN_CODE, ERROR_RETURN_CODE, FINISH_RETURN_CODE, NEXT_BUTTON_ACTION_COMMAND
Constructor and Description |
---|
TranscodeWizard(java.awt.Frame owner,
TranscodeWizardConfig config) |
Modifier and Type | Method and Description |
---|---|
TranscodeWizardConfig |
getConfig() |
TranscodeWizardResult |
getResult() |
boolean |
run() |
getBackButtonEnabled, getCancelButtonEnabled, getDialog, getModel, getNextFinishButtonEnabled, getOwner, getReturnCode, getTitle, isModal, propertyChange, registerWizardPanel, setBackButtonEnabled, setCancelButtonEnabled, setCurrentPanel, setModal, setNextFinishButtonEnabled, setTitle, showModalDialog, windowClosing
public TranscodeWizard(java.awt.Frame owner, TranscodeWizardConfig config)
public TranscodeWizardResult getResult()
public TranscodeWizardConfig getConfig()
public boolean run()