net.sf.fmj.ui.wizards
Class RTPTransmitWizardConfig

java.lang.Object
  extended by net.sf.fmj.ui.wizards.ProcessorWizardConfig
      extended by net.sf.fmj.ui.wizards.RTPTransmitWizardConfig

public class RTPTransmitWizardConfig
extends ProcessorWizardConfig

Configuration of RTP transmit wizard. Data-only. Suitable for storage externally, like in XML.

Author:
Ken Larson

Field Summary
 
Fields inherited from class net.sf.fmj.ui.wizards.ProcessorWizardConfig
contentDescriptor, destUrl, trackConfigs, url
 
Constructor Summary
RTPTransmitWizardConfig()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RTPTransmitWizardConfig

public RTPTransmitWizardConfig()