The IDLjavaObject class creates an IDL object that encapsulates a Java object. IDL provides data type and other translation services, allowing IDL programs to access the Java object's methods and properties using standard IDL syntax.
For detailed information on using the IDLjavaObject class, see Chapter 8, "Using Java Objects in IDL" in the External Development Guide manual.
This class has no superclasses.
See IDLjavaObject::Init.
The properties of this object depends on which Java object the IDLjavaObject class encapsulates. See IDLjavaObject Properties for more details.
This class has the following methods:
In addition to these methods, you can call the underlying Java object's methods directly.
| Note |
See Chapter 8, "Using Java Objects in IDL" in the External Development Guide manual.
Introduced: 6.0