javax.media
Interface Control

All Known Subinterfaces:
BitRateControl, BufferControl, CachingControl, ExtendedCachingControl, FormatControl, FrameGrabbingControl, FramePositioningControl, FrameProcessingControl, FrameRateControl, GainControl, H261Control, H263Control, KeyFrameControl, MonitorControl, MpegAudioControl, PacketSizeControl, PortControl, QualityControl, RTPControl, RtspControl, SilenceSuppressionControl, StreamWriterControl, TrackControl

public interface Control

The base interface for processing Control objects.


Method Summary
 java.awt.Component getControlComponent()
          Get the Component associated with this Control object.
 

Method Detail

getControlComponent

public java.awt.Component getControlComponent()
Get the Component associated with this Control object. For example, this method might return a slider for volume control or a panel containing radio buttons for CODEC control. The getControlComponent method can return null if there is no GUI control for this Control.


Submit a bug or feature
Copyright 1994-2004 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved. See the Specification License for more details.
Sun, Sun Microsystems, and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.