com.cycling74.max
Class MaxContext

java.lang.Object
  extended by com.cycling74.max.MaxContext

public class MaxContext
extends Object

MaxContext holder. Does not do anything usefull on pdj, yet.


Constructor Summary
MaxContext()
           
 
Method Summary
 Set getAllObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxContext

public MaxContext()
Method Detail

getAllObject

public Set getAllObject()


This API is based on mxj for Max/MSP by Cycling74. Please see original MXJ implementation.