|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.share.sampled.mixer.TControlController
public class TControlController
Base class for classes implementing Line.
Constructor Summary | |
---|---|
TControlController()
|
Method Summary | |
---|---|
void |
commit()
|
TCompoundControl |
getParentControl()
|
void |
setParentControl(TCompoundControl compoundControl)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TControlController()
Method Detail |
---|
public void setParentControl(TCompoundControl compoundControl)
setParentControl
in interface TControllable
public TCompoundControl getParentControl()
getParentControl
in interface TControllable
public void commit()
commit
in interface TControllable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |