Re: Importing files into the J# IDE
From: George Birbilis [MVP J#] [9880] (birbilis_at_kagi.com)
Date: 12/29/04
- Previous message: Lars-Inge Tønnessen [VJ# MVP]: "Re: Create a file from a binary stream"
- In reply to: pratap [MSFT]: "Re: Importing files into the J# IDE"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Dec 2004 14:00:09 +0200
> vjssupuilib.dll is the Supplemental UI Library included with Visual J#,
and
> provides equivalents for much of the functionality described in the Java 2
> JFC Swing specification. You will not find the classes TerminalIO,
> BreezySwing, and TurtleGraphics in this assembly.
indeed those are compiled classes of the book author, not of Java
so use JbImp tool to import the compiled classes (the tool doesn't need the
sources, can convert .class files too) and create a .NET assembly (.dll) to
use with J#
cheers,
George
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
George Birbilis <birbilis@kagi.com> [Microsoft MVP J#]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ QuickTime VCL and ActiveX controls (for PowerPoint/VB/Delphi etc.)
+ Plugs VCL and ActiveX controls (InterProcess/Internet communication)
+ TransFormations, VB6 forms to ASP.net WebForms convertion
http://www.kagi.com/birbilis
+ Robotics
http://www.mech.upatras.gr/~robgroup
........................................................................
- Previous message: Lars-Inge Tønnessen [VJ# MVP]: "Re: Create a file from a binary stream"
- In reply to: pratap [MSFT]: "Re: Importing files into the J# IDE"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|