org.tritonus.share.sampled.mixer
Class TControlController
java.lang.Object
org.tritonus.share.sampled.mixer.TControlController
- All Implemented Interfaces:
- TControllable
- public class TControlController
- extends Object
- implements TControllable
Base class for classes implementing Line.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TControlController
public TControlController()
setParentControl
public void setParentControl(TCompoundControl compoundControl)
- Specified by:
setParentControl
in interface TControllable
getParentControl
public TCompoundControl getParentControl()
- Specified by:
getParentControl
in interface TControllable
commit
public void commit()
- Specified by:
commit
in interface TControllable