kAWT - Samples and Screenshots

KawtDemo

Palm Desktop Applet* MIDP MIDP4Palm

Description

The KawtDemo shows most of the kAWT widgets currently available like Panels, Buttons, Checkboxes, Textfields etc.

*) If your browser cannot display the applet, please use the appletviewer from SUN:

   appletviewer http://www.kawt.de/demos/index.html

Files

Platform / Requirements Download File Installation / Notes
Java Source
JDK 1.2, de.kawt.* packages
KawtDemo.java The de.kawt.* packages are available in the download section
Palm OS 3.5,
xKVM (build1)
KawtDemo_prc.zip Unzip the file 'KawtDemo_prc.zip' and install the prc-file using Palm Desktop installation tool, or just drag the file on POSE. On SUN's KVM, the application will be displayed black and white only. For color or grayscale display, please install our xKVM modification.
Palm OS 3.5,
68EZ328 processor
KawtDemo_Jbed.zip Unzip KawtDemo_Jbed.zip and install the prc file. This version is compiled with Jbed from Esmertec, so no additional VM is required on the PDA. To run Jbed Applications on POSE, it is necessary to change some emulator preferences.
Midp4Palm, v1.0 KawtDemo_midp4palm_prc.zip Unzip the file and install it on your Palm that is equipped with MIDP4Palm.


ColorDemo

Palm 4 bit Palm 8 bit Prism 16 bit
Desktop MIDP

The ColorDemo shows the usage of color with kAWT. In order to actually see colors on a Palm IIIc, the ColorKVM is required.

Download


PenDemo

Palm Desktop MIDP

The PenDemo shows how to create user graphics overriding Canvas and how to use MouseEvents for stylus input in kAWT.

Download


GifDemo

Palm Desktop

Description

The GifDemo shows how to display an image using (k)AWT.

Files

Platform / Requirements Download File Installation / Notes
Java Source
JDK 1.2, de.kawt.* packages
GifDemo.java The ByteArrayDumper that is needed to create a byte array from a given GIF image is available in the FAQ section, or can be downloaded directly using the following link: ByteArrayDumper.java.
Palm OS 3.1,
KVM 1.0
GifDemo_prc.zip Unzip the file 'GifDemo_prc.zip' and install the prc-file using Palm Desktop installation tool, or just drag the file on POSE.

Changes in the POSE preferences required for Jbed

The Jbed compiler makes some direct access to Palm hardware that will cause warings in POSE. Please change the "Palm OS Emulator.ini" file in your Windows root directory to turn of the corresponding warning messages. A description how to change the ini file of POSE can be found at http://www.esmertec.com/pose