FileDocCategorySizeDatePackage
GroupControl.javaAPI DocJMF 2.1.1e559Mon May 12 12:20:56 BST 2003com.sun.media.controls

GroupControl

public interface GroupControl implements AtomicControl
A GroupControl is a parent to a set of smaller controls. This is a base class interface for group controls such as VolumeControl, ColorControl, PlaybackControl, etc.

Fields Summary
Constructors Summary
Methods Summary
public javax.media.Control[]getControls()
Returns any controls that might constitute this control.