|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cycling74.max.MaxContext
public final class MaxContext
The context and company in which a Max object finds itself.
MaxObject| Method Summary | |
|---|---|
java.util.Set |
getAllObjects()
Return a Set containing all current MaxObject instances. |
MaxObject |
getMaxObject(java.lang.String name)
Find an instance with a given name. |
java.lang.String |
getMxjVersion()
Return the mxj version information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public MaxObject getMaxObject(java.lang.String name)
name - the given name
MaxObject.setName(String)public java.util.Set getAllObjects()
public java.lang.String getMxjVersion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||