My Application is working great with CrEme, but why is the Graphical interface so different from Sun’s JDK?
A. CrEme supports two graphical interfaces; Truffle (default), and TinyAWT. Truffle which is installed by default with CrEme is consistent with Personal Java V3.1 MIN configuration. If you are not satisfy with the look and feel of Truffle, you can run CrEme with the TinyAWT graphical interface. The look and feel of TinyAWT is very similar to Sun’s JDK graphical interface. To use TinyAWT do the following: Download the MAX kit (select ZIP file) from our web site Download the tiny.dll, and tinyconf.dll from the \CrEme\bin directory in the zip file to the \windows\CrEme\bin directory of the target platform 3. Download the TAWTclasses.zip from the \CrEme\lib directory in the zip file to the \windows\CrEme\lib directory of the target device 4. Add the -tiny to the CrEme command line as follows \windows\CrEme\bin\CrEme.exe -Of -tiny -classpath …….