Constructs a new instance of this class given an object to send the
message to, a string naming the method to invoke, an argument count and a
flag indicating whether or not the arguments will be passed in an array.
Constructs a new instance of this class given an object to send the
message to, a string naming the method to invoke, an argument count, a
flag indicating whether or not the arguments will be passed in an array
and a value to return when an exception happens.
Returns whether or not callbacks which are triggered at the native level
should cause the messages described by the matching Callback
objects to be invoked.
Instructions on how to use the NativeStats tool with a standalone SWT
example:
Compile the native libraries defining the NATIVE_STATS flag.
Add the following code around the sections of
interest to dump the native calls done in that section.
Indicates whether or not callbacks which are triggered at the native
level should cause the messages described by the matching
Callback objects to be invoked.