===========================================================================

   Bluette (The Java Development Tool) ver 0.62

===========================================================================


This 0.62 release of Bluette lets you
write Java applications and applets in JDK 1.0.2 with Visual Environment.  


New features:
-------------
	- Menu event processing

	- Image component)

	- JDB is available

	- smart compilation

	- JDK 1.1x compiler adoption (not code generation)

	- Alignment Palette(0.62+), 

	- MS JDK support(0.62+)...



Bluette helps you to:
---------------------
	- Design and Develop application and applet with Visual interface
        
	- Compile and Run easily source programs that you write
          and even run HTML file which includes Java applet.

	- Browse source porgrams class hierarchy and members



Supported platforms
-------------------
Bluette can be run on Microsoft Windows 95, and Window-NT.
  



Bluette contains:
-----------------
	- Bluette.exe
		Bluette executable file.
		
	- JScan.exe
		This file scans java source file and make class information file.
		This file should be in the same directory in which Java compiler is.

	- Help Directory
		Help system files. 
		Bluette has very convenient Help system. 
		
		Bluette.hlp : Help about Bluette Program
		Java.hlp : Help about Java API, Language Specification, etc.

	- Examples Directory
                Example java source files
		

********************************************************************************
*                                                                              * 
* IMPORTANT: Please make sure you have JDK 1.0.2 and it's in "Path" list       *
*            and Java compiler and Java runtime must be in the Path,           *
*            example :                                                         *
*                                                                              * 
*              Path = C:\Java\bin;...                                          *
*                                                                              * 
*                                                                              * 
* JDK 1.1x : Bluette doesnot support JDK 1.1x but if you want to run           *
*           JDK 1.1x compiler do it.                                           * 
*             Bluette then will run 1.1x compiler.                             *
*                                                                              * 
********************************************************************************


How to get more information
----------------------------

        E-mail : blue@esther.donga.ac.kr
        Just mail me, please.


Source and Program Design
-------------------------

        refer http://blue.donga.ac.kr/bluette

Thanks.
