Fields inherited from class com.cycling74.max.MaxObject |
EMPTY_STRING_ARRAY, NO_INLETS, NO_OUTLETS |
Constructor Summary | ||
ej() print the ejies copyright message once |
Method Summary | ||
protected void |
anything(String message, com.cycling74.max.Atom[] args) | |
protected void |
bang() | |
void |
dblclick() display the copyright while you dblclick on a object from the ej package (with version number) |
|
protected String[] |
findVersion() | |
protected void |
inlet(float f) | |
protected void |
inlet(int i) | |
boolean |
isNumber(com.cycling74.max.Atom a) test if an Atom is a number |
|
protected void |
list(com.cycling74.max.Atom[] a) | |
void |
post(boolean b) redefinition to accept a boolean value as argument |
|
void |
post(com.cycling74.max.Atom a) redefinition to accept an atom |
|
void |
post(com.cycling74.max.Atom[] a) redefinition to accept an array of Atoms |
|
void |
post(double d) redifinition to accept a float/double value |
|
void |
post(double[] d) redefinition to accept an array of double |
|
void |
post(long l) redefinition to accept a long as argument |
Methods inherited from class com.cycling74.max.MaxObject |
bail, createInfoOutlet, declareAttribute, declareAttribute, declareInlets, declareIO, declareOutlets, declareReadOnlyAttribute, declareReadOnlyAttribute, declareTypedIO, embedMessage, error, gc, getAttr, getAttrAtomArray, getAttrBool, getAttrBoolArray, getAttrByte, getAttrByteArray, getAttrChar, getAttrCharArray, getAttrDouble, getAttrDoubleArray, getAttrFloat, getAttrFloatArray, getAttributeInfo, getAttrInt, getAttrIntArray, getAttrLongArray, getAttrShort, getAttrShortArray, getAttrString, getAttrStringArray, getCodeSourcePath, getContext, getErrorStream, getInfoIdx, getInlet, getInletAssist, getInletType, getLongAttr, getMaxBox, getName, getNumInlets, getNumOutlets, getOutletAssist, getOutletType, getParentPatcher, getPostStream, list, list, loadbang, notifyDeleted, ouch, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outlet, outletBang, outletBangHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, outletHigh, post, postCodePath, save, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setAttr, setInletAssist, setInletAssist, setName, setOutletAssist, setOutletAssist, showException, showException, toString, viewsource, zap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
true
if it's a number; false
otherwise