GroupControlpublic interface GroupControl implements AtomicControlA 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. |
Methods Summary |
---|
public javax.media.Control[] | getControls()Returns any controls that might constitute this control.
|
|