E | |
e [JavaShortArray] |
The type of array elements.
|
e [JavaLongArray] |
The type of array elements.
|
e [JavaIntArray] |
The type of array elements.
|
e [JavaFloatArray] |
The type of array elements.
|
e [JavaDoubleArray] |
The type of array elements.
|
e [JavaCharArray] |
The type of array elements.
|
e [JavaByteArray] |
The type of array elements.
|
e [JavaBooleanArray] |
The type of array elements.
|
e [JavaArraySignature.T] | |
G | |
graphics_event [JavaApplet] |
Equivalent to
Graphics.status , copied to avoid dependency.
|
P | |
parameter [JavaApplet] |
The type of parameters, describing parameters accepted by an applet.
|
parameter_info [JavaApplet] |
The type of parameter info, as returned by the getParameterInfo()
method.
|
T | |
t [JavaString] |
Similar to
String.t .
|
t [JavaShortArray] |
The type of arrays.
|
t [JavaReferenceArray] |
The type of arrays.
|
t [JavaLongArray] |
The type of arrays.
|
t [JavaIntArray] |
The type of arrays.
|
t [JavaFloatArray] |
The type of arrays.
|
t [JavaDoubleArray] |
The type of arrays.
|
t [JavaCharArray] |
The type of arrays.
|
t [JavaByteArray] |
The type of arrays.
|
t [JavaBooleanArray] |
The type of arrays.
|
t [JavaArraySignature.T] | |
t [JavaArray] |
The type of unspecialized arrays, that are wrappers around
specialized ones.
|