Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX(ocx) in JFrame

Status
Not open for further replies.

cybersidjava

Programmer
Jul 31, 2000
2
IN
Hi folks, There is an ActiveX called MapX which needs to be integrated in our project which is in Java. I need to open the ActiveX within a JFrame. Basically, I have been able to create a VB form which encapsulates the ocx, created JCW (java wrappers) using a com-java bridge. But the problem is it opens in a new window. I've opened HTML within JFrame. Except the ActiveX (in HTML) everything else is displayed. Can anybody help me with this problem?<br>Thanx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top