|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.event.WindowAdapter
net.sf.fmj.ui.wizard.Wizard
net.sf.fmj.ui.wizards.TranscodeWizard
public class TranscodeWizard
| Field Summary |
|---|
| Fields inherited from class net.sf.fmj.ui.wizard.Wizard |
|---|
BACK_BUTTON_ACTION_COMMAND, CANCEL_BUTTON_ACTION_COMMAND, CANCEL_RETURN_CODE, ERROR_RETURN_CODE, FINISH_RETURN_CODE, NEXT_BUTTON_ACTION_COMMAND |
| Constructor Summary | |
|---|---|
TranscodeWizard(java.awt.Frame owner,
TranscodeWizardConfig config)
|
|
| Method Summary | |
|---|---|
TranscodeWizardConfig |
getConfig()
|
TranscodeWizardResult |
getResult()
|
boolean |
run()
|
| Methods inherited from class net.sf.fmj.ui.wizard.Wizard |
|---|
getBackButtonEnabled, getCancelButtonEnabled, getDialog, getModel, getNextFinishButtonEnabled, getOwner, getReturnCode, getTitle, isModal, propertyChange, registerWizardPanel, setBackButtonEnabled, setCancelButtonEnabled, setCurrentPanel, setModal, setNextFinishButtonEnabled, setTitle, showModalDialog, windowClosing |
| Methods inherited from class java.awt.event.WindowAdapter |
|---|
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TranscodeWizard(java.awt.Frame owner,
TranscodeWizardConfig config)
| Method Detail |
|---|
public TranscodeWizardResult getResult()
public TranscodeWizardConfig getConfig()
public boolean run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||