Palm API
Beta 2

Package com.sun.kjava

Interface Summary
DialogOwner A simple interface to be used by anything wishing to display a modal dialog.
ScrollOwner Interface between something that scrolls and something that cares about that something that scrolls.
 

Class Summary
Bitmap An object of this class represents a black and white bitmap.
Button Button: a simple button user interface object.
Caret Class Caret implements a caret ("|") for use as a marker for the current insertion point in a TextField.
CheckBox A checkbox user interface object.
Database This class serves as an interface to the PalmOS database manager.
DebugIO  
Dialog A pop-up modal dialog that displays a title string, text box full of text, and a dismiss button.
Graphics This class contains various methods for drawing on a display.
HelpDisplay A simple, prepackaged "help" text user interface object.
IntVector A simple expandable vector of integers, similar to java.util.Vector.
List A class representing a list of Objects.
RadioButton A two-state button meant as part of a group, only one of which can be "on" at one time.
RadioGroup An object representing a group of RadioButtons.
ScrollTextBox A scrolling TextBox object.
SelectScrollTextBox  
Slider Slider: A graphical valuator object.
Spotlet This class provides callbacks for event handling.
TextBox A box displaying text on the screen.
TextField This class provides a simple TextField.
Trigonometric Fast integer trigonometric sin calculation
ValueSelector An object that presents a user interface for integer value selection.
VerticalScrollBar A vertical scroll bar user interface object.
 


Submit a bug or feature

The GUI classes provided with this release are NOT part of CLDC, and they will be removed in later releases of this software. Official GUI classes for Java 2 Micro Edition will be defined separately through the Java Community Process and included in J2ME profiles. Java is trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc.
901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
All Rights Reserved.