The RJCB code generator generates Java proxies for each vtable interface and coclass defined in the COM type library.
RJCB 代码生成器为 COM 类型库中定义的每个 vtable 接口和 辅助类生成代理。
The coclass proxy also contains a default parameterless constructor for creating an instance of the COM object it represents.
辅助类代理也包含一个默认的无参数构造器,用来建立它所代表的 COM 对象的实例。
应用推荐