Running JShape.exe/FShape.exe and JSBean ActiveX in Microsoft Windows Environments
JShape.exe/FShape.exe
Microsoft Java SDK contains an utility
jexegen.exe which can package Java class files into
a Windows executable (.exe) file. The resulted executable file can be run on the
Windows 95/98/NT with Internet Explorer 4.x installed on it. Here are two executable
files, users can download and test on their Windows environments.
jshape.exe : The syntax of jshape.exe is
jshape project-file [width] [height].
Microsoft Java SDK contains an utility javareg.exe
which can wrap Java class files into ActiveX components. The resulted ActiveX components
can be accessed by Visual Basic, Visual C++, Visual J++, or other Microsoft applications
(like Excel or Word).