We have released a new version, 379, of "Jun for Java".
The major changes since the version 366 includes:
* JunMultiMediaViewer is a class to see a content of a
multi-media file. You can browse your file system with
JunFileModel and select a multi-media file that you want to
see.
http://www.sra.co.jp/people/nisinaka/Jun4Java/Release/379-MultiMediaViewer.png
* JunFileModel is a class for choosing a file or a directory
and JunFileDialog shows a dialog of JunFileModel. You can
specify choosing an existing file/directory or a new
file/directory. Furthermore, for AWT users, you can choose
a directory. :-)
http://www.sra.co.jp/people/nisinaka/Jun4Java/Release/379-FileDialog.png
* JunDumpModel is a class to show a byte array (or a binary
file) in Hexadecimal dump format.
* JunFontModel is a class for choosing a font and JunFontDialog
shows a dialog of JunFontModel.
http://www.sra.co.jp/people/nisinaka/Jun4Java/Release/379-FontDialog.png
* JunLauncher is enhanced. (1) You can choose a Look&Feel
(e.g. Metal, CDE/Motif, Windows, etc.) in Swing view mode,
(2) You can specify a view mode and/or a rendering mode as
command line arguments, and (3) JunJLauncher is eliminated
since you can specify the Swing version of JunLauncher with
a command line argument.
http://www.sra.co.jp/people/nisinaka/Jun4Java/Release/379-Launcher.png
* Fixed a bug of JunProgress that blocks the EventDispatchThread.
You can download "Jun for Java" from the following URL.
ftp://ftp.sra.co.jp/pub/lang/java/jun4java/
Jun is a framework for developing 3D graphic multimedia
applications provided as an Open Source Software at NO COST.
Please refer to the following URL for more information about
"Jun for Java".
http://www.sra.co.jp/people/nisinaka/Jun4Java/index-e.html
Best regards,
Yosh Nishinaka ([EMAIL PROTECTED])
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".