中国最专业的商业控件服务网
[
请登录
] [
注册
]
慧都解决方案
热门搜索:
XGantt
|
DevExpress
|
WebUI
|
BCGControlBar
|
工作流
|
silverlight 图表
|
报表
搜索控件
购买流程
销售承诺
支付方式
慧都服务
首页
找控件
控件问答
资讯
咨询服务
培训
视频教程
关于慧都
电话:400-700-1020(免费)或023-66090381
慧都咨询服务,助你提升开发效率,降低成本
真实姓名:
方便我们称呼您,我公司将承诺对于您的个人信息将完全保密
*
公司名称:
请填写公司全称,以便我们为您提供一对一的贴心咨询服务
QQ:
请填写常用的QQ,以便我们为您提供即时的线上答疑
MSN:
请填写常用的MSN,以便我们为您提供即时的线上答疑
*
电话:
以便我们为您提供免费售前咨询服务
通讯住址:
方便给您免费投递控件资料
提交
product
您可能会用到这些产品
开发商产品
更多
JExcel
ComfyJ
JNIWrapper
JxBrowser
JExplorer
JxCapture
JxFileWatcher
版本更新
更多
ComfyJ v2.7
(10-02-01)
...v2.6
(09-05-25)
...v2.5
(08-12-04)
...v2.4
(00-01-01)
授权相关问题
产品授权方式主要有哪些?
如何选择适合自己的授权方式呢?
怎么区别开发授权和分发授权?
购买了控件是否就可以任意使用呢?
授权的使用期限是多久?
相关文章
暂时没有相关新闻
同类产品
Aspose.Metafiles
JxBrowser
WebCallOut
WebDragDropExtender
JServices
Asta Binary Patcher
上一个
JNIWrapper
下一个
StarPort
ComfyJ
[产品编号: 11144 ]
收藏
订阅
当前版本:
v2.8
[销售以商家最新版为准,如需其他版本,请来电咨询]
开 发 商:
TeamDev
唯一正式授权
产品类型:独立控件
产品功能:
其他
控件类型:
JAVA
其他特性:
Windows Form
产品源码:源码可选
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍
下载
购买
版本更新
开发商
视频与培训
评论
中文
|
English
字体大小选择:
大
中
小
ComfyJ is a bi-directional Java-COM bridge enabling COM-to-Java and Java-to-COM interaction. It allows you to integrate Java applications with any COM/OLE/OCX/ActiveX libraries and expose Java objects as COM objects - all in pure Java language, without writing native code.
客户同时购买的产品
MaintainJ
-
是一个Java 应用程序维护工具,为Java代码库生成运行时序列图和类图。
界面预览 Interface Preview
/images/TeamDev/ComfyJ1.gif
/images/TeamDev/ComfyJ2.gif
/images/TeamDev/ComfyJ3.gif
/images/TeamDev/ComfyJ4.gif
0
632
声明:本产品中文介绍为慧都控件网版权所有,未经慧都公司书面许可,严禁拷贝、转载!
功能描述 About Feature
Java-to-COM Bridge
This bridge allows a Java application to easily integrate with any COM/OLE/OCX/ActiveX libraries using only the Java programming language and no native code.
The major features are:
Wrappers for all standard COM interfaces, such as IUnknown, IDispatch etc.
Support for standard COM types, such as Variant, SafeArray (single and multidimensional arrays), BStr etc.
Support for VTBL method calling mechanism. You can invoke COM object methods using the function index.
Automation support enabling you to:
Invoke any method of a COM object using dynamic method invocation technique.
Get any property of a COM object, including indexed and named ones.
Set COM object properties.
Support for COM events. You can create a Java COM event handler and connect it to a COM object using a standard (findConnectionPoint/advise) COM technique.
Embedding any OLE/OCX/ActiveX controls into a Swing application. ComfyJ provides a special OleContainer class allowing you to:
Create an embedded object using ProgID, CLSID, or from a file. Also, there is an ability to insert an IOleObject into the container.
Embed various OLE/OCX/ActiveX components, such as Internet Explorer, Microsoft Office, Acrobat Reader documents, and various media components such as Windows MediaPlayer, DVD player, QuickTime, ShockwaveFlash etc.
Perform static drawing of an embedded component.
Save/Load an embedded OleObject to/from a file in a special binary format;
Do various kinds of in-place activation, such as SHOW, INPLACEACTIVE etc.
DCOM support. ComfyJ allows creating COM object on a remote server.
Code Generation application. Using this application, you can generate Java COM wrappers for custom COM objects. Generated classes can be compiled and packed to a JAR file if necessary.
COM-to-Java Bridge
This bridge enables you to implement and expose Java COM objects as usual COM objects in the Java language without writing native code.
The major features are:
IUnknownServer — Server implementation of the IUnknown COM interface.
All custom Java COM objects that implement the IUnknown COM interface can be derived from this class.
IDispatchServer — Server implementation of the IDispatch COM interface.
All custom Java COM objects that implement the IDispatch COM interface can be derived from this class.
Ability to create and register custom Java COM classes at run time.
This technique is widely used in the implementation of the OleContainer interface and in COM events support.
Ability to create any custom COM classes and register them as COM servers in the system registry using a specially designed "Server Manager" application.
上一页
1
下一页
0
更新时间:12/16/2010 | 录入时间:2/15/2007 | 编辑:zhuhm | 审核:xiaoy