net.sf.fmj.ui.wizards
Class TranscodeWizardResult

java.lang.Object
  extended by net.sf.fmj.ui.wizards.ProcessorWizardResult
      extended by net.sf.fmj.ui.wizards.TranscodeWizardResult

public class TranscodeWizardResult
extends ProcessorWizardResult

Author:
Ken Larson

Field Summary
 
Fields inherited from class net.sf.fmj.ui.wizards.ProcessorWizardResult
processor
 
Constructor Summary
TranscodeWizardResult()
           
 
Method Summary
 
Methods inherited from class net.sf.fmj.ui.wizards.ProcessorWizardResult
step1_createProcessorAndSetUrl, step2_setContentDescriptor, step3_setTrackConfigs, step4_setDestUrlAndStart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranscodeWizardResult

public TranscodeWizardResult()