|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Callback
is an implementation of the Executable interface.Callback
object for an executing method with no arguments
Callback
object for an executing method with one int argument
Callback
object for an executing method with one float argument
Callback
object for an executing method with one String argument
Callback
object for an executing method with one boolean argument
Callback
object for an executing method with a
parameter list represented by the Object array argObjectArray.
Callback
object for an executing method with
a parameter list represented by the Object array argObjectArray
and with Class list argClassArray.
Object o
is "bigger than" this
Atom
.
String
array instead of creating a new one.
Callback
.
set()
, except that the
MaxQelem
's function is placed at the front of the list
of routines to execute in the main thread instead of the back.
Executable
currently associated with the MaxClock
.
Executable
currently associated with the MaxQelem
.
float
contents of this Atom
.
Atom
.
MaxBox
contained in this patcher by name.
MaxPatcher
.
String
contents of this Atom
.
Atom
.
int
value.
float
value.
Atom
arrays.
Atom
represent a float?
item
in array atoms
?
item
in array atoms
between indices highIdx
and lowIdx
?
Atom
represent an integer?
Atom
represent a String?
MaxBox
represents the graphical element of an external
in a patcher.MaxClock
provides a way for your mxj classes to set up
the execution of events in the future.MaxClock
that executes Executable
e.
MaxClock
that is set up to do nothing when executed.
MaxClock
by creating a simple Callback
that executes the parameterless method in the given Object
with the name in the given String
.
MaxPatcher
can be used in conjunction with MaxBox
to dynamically modify and create patchers on the fly.MaxPatcher
.
MaxQelem
that executes Executable
e.
MaxQelem
that is set up to do nothing when executed.
MaxQelem
by creating a simple Callback
that executes the parameterless method in the given Object
with the name in the given String
.
MaxWindow
is a reference to the window containing a patcher.Atom
containing an int
.
Atom
containing an int
.
Atom
containing an int
.
Atom
containing an int
.
Atom
containing a float
.
Atom
containing a float
.
Atom
containing a String
made up of a single character.
Atom
containing a String
.
Atom
containing a int
that is either 1 or 0 depending on the value of the argument.
Atom
array
which represents the array of byte
s.
Atom
array
which represents the array of short
s.
Atom
array
which represents the array of int
s.
Atom
array
which represents the array of long
s.
Atom
array
which represents the array of float
s.
Atom
array
which represents the array of double
s.
Atom
array
which represents the array of char
s as String
s.
Atom
array
which represents the array of String
s.
Atom
array
with the String
represented in the
first Atom
and the args
array after.
Atom
array
which represents the array of boolean
s.
MaxBox
in this patcher.
MaxBox
in this patcher.
int
.
byte
.
short
.
long
.
float
.
double
.
char
as a message with no arguments.
Atom
s.
int
s.
byte
s.
short
s.
long
s.
float
s.
double
s.
String
s.
char
s.
boolean
s.
int
arg.
byte
arg.
short
arg.
long
arg.
float
arg.
double
arg.
String
arg.
char
arg.
boolean
arg.
Atom
arg.
int
s.
byte
s.
short
s.
long
s.
float
s.
double
s.
String
s.
char
s.
boolean
s.
String
as a sequence of tokens
and return an Atom
array.
String
as a sequence of tokens
and return an Atom
array.
MaxQelem
when it's no longer needed.
Atom
array
and returns the result.
howMany
elements of an Atom
array and returns the result.
Atom
array
and returns the result.
howMany
elements of an Atom
array and returns the result.
Atom
array
and returns the result.
Atom
array
and returns the result.
Atom
array
and returns the result.
Atom
array
by numberOfPlaces
and returns the result.
MaxQelem
to execute.
MaxClock
's Executable
.
MaxQelem's
Executable
.
Executable
currently associated with the MaxClock
.
Atom
to a boolean
, following the
Atom type coercion rules if necessary.
Atom
array to a boolean
array, following the
Atom type coercion rules if necessary.
Atom
to a byte
, following the
Atom type coercion rules if necessary.
Atom
array to a byte
array, following the
Atom type coercion rules if necessary.
Atom
to a char
, following the
Atom type coercion rules if necessary.
Atom
array to a char
array, following the
Atom type coercion rules if necessary.
Atom
array to a printed representation suitable
for debugging.
Atom
to a double
, following the
Atom type coercion rules if necessary.
Atom
array to a double
array, following the
Atom type coercion rules if necessary.
Atom
to a float
, following the
Atom type coercion rules if necessary.
Atom
array to a float
array, following the
Atom type coercion rules if necessary.
Atom
to an int
, following the
Atom type coercion rules if necessary.
Atom
array to an int
array, following the
Atom type coercion rules if necessary.
Atom
to a long
, following the
Atom type coercion rules if necessary.
Atom
array to a long
array, following the
Atom type coercion rules if necessary.
Atom
as a Java object.
Atom
array to a single String
.
Atom
to a short
, following the
Atom type coercion rules if necessary.
Atom
array to a short
array, following the
Atom type coercion rules if necessary.
Atom
array to an array of String
s.
Atom
arrays.
MaxQelem
's execution.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |