SuperWaba Default Packages - Included in SuperWaba.pdb
waba.fx Classes related to Graphics, fonts, geometric classes (Rect, Coord), Image, sound.
waba.io Input output basic classes, to access PDB files (represented by a Catalog), sockets, serial port, and some utility classes to make easier dealing with IO.
waba.lang This package contains some classes from the original java.lang, and those classes contains only a subset of the methods.
waba.sys Classes that contains functions to deal with the underlying Operating System characteristics and configurations, and convertion classes.
waba.ui The most important package, with all user interface controls you need to create good and fast programs.
waba.util Utility classes, to deal with date, random number generation, and data structures (Vectors and Hashtables).

 
SuperWaba Extension Packages - Installed Optionally
superwaba.ext.ce.io.builtin The POOM wrapper layer; this package contains classes that map to the corresponding eVC++ interfaces of the Pocket Outlook Object Model (POOM).
superwaba.ext.ce.io.builtin.pimal CE implementation for the PIMAL framework.
superwaba.ext.ce.io.gprs This class is used to open GPRS connections on Pocket PC 2002 (and up) smartphones.
superwaba.ext.palm.io.builtin Extension package that deals with the builtin applications available in Palm OS: Address book, Date book, Mail, Memopad and To do list.
superwaba.ext.palm.io.builtin.pimal Palm implementation for the PIMAL framework.
superwaba.ext.palm.io.print.irprint Classes that implement the interface between SuperWaba print library and the IrPrint print library.
superwaba.ext.xplat.fx.gif Enable support for the Gif and animated Gif file formats.
superwaba.ext.xplat.fx.jpeg Enable support for the Jpeg file format.
superwaba.ext.xplat.fx.png Enable support for the Png file format.
superwaba.ext.xplat.game A Game framework for SuperWaba that makes easier to create action/card games.
superwaba.ext.xplat.html Classes to handle html parsing and display of Forms and Tables.
superwaba.ext.xplat.html.ui Controls used by the HtmlContainer.
superwaba.ext.xplat.io Classes that belonged to the WExtras package, to deal with input output, using a different design pattern than the one provided in SuperWaba.
superwaba.ext.xplat.io.gps A control that displays GPS data.
superwaba.ext.xplat.io.gps.garmin Classes that implements the Garmin GPS protocol.
superwaba.ext.xplat.io.http Classes that handles the http protocol incoming from a Socket stream.
superwaba.ext.xplat.io.pimal The Personal Information Management Abstract Layer.
superwaba.ext.xplat.io.pimal.addressbook PIMAL address book classes and interfaces.
superwaba.ext.xplat.io.pimal.datebook PIMAL date book classes and interfaces.
superwaba.ext.xplat.io.pimal.memobook PIMAL memo book classes and interfaces.
superwaba.ext.xplat.io.pimal.todobook PIMAL todo book classes and interfaces.
superwaba.ext.xplat.io.print Generic classes the define the behaviour for the SuperWaba printer library.
superwaba.ext.xplat.io.print.pboy Support for PrintBoy under SuperWaba.
superwaba.ext.xplat.io.scanner Classes used to support the Symbol scanners under Palm OS and Pocket PC.
superwaba.ext.xplat.io.search A class used to speedup sequential searches in a PDB.
superwaba.ext.xplat.sql These classes are a subset of the java.sql package.
superwaba.ext.xplat.sql.db2e These classes are part of the superwaba.ext.xplat.sql.db2e package, and are the implementation for the xplat.sql package.
superwaba.ext.xplat.sql.db2e.db2ex These classes implement a native interface alternative to WDBC.
superwaba.ext.xplat.sync Classes that allows synchronization using the PalmDesktop.
superwaba.ext.xplat.ui Some useful user interface classes, that provide adittional functionality.
superwaba.ext.xplat.unit This is a JUnit-like framework that can be used to create unit tests to run in the desktop and in the device.
superwaba.ext.xplat.util Utility classes.
superwaba.ext.xplat.util.crypto These are some useful classes for encrypting and decrypting data; also some hashing routines are included.
superwaba.ext.xplat.util.datergf Advanced date and time manipulation classes.
superwaba.ext.xplat.util.props Properties and other classes.
superwaba.ext.xplat.util.zip A Java implementation of a Zip library.
superwaba.ext.xplat.util.zip.checksum Standard checksum classes.
superwaba.ext.xplat.webservice A webservice client for SuperWaba with support for encryption and compression.
superwaba.ext.xplat.xml A very complete XML tokenizer, created by Pierre G Richard.
superwaba.ext.xplat.zlib Enable support for the ZLib compression library, a native C ultra-fast implementation.

 
SuperWaba Desktop Tools - Not available at device
waba.applet Package used to emulate SuperWaba when running on the desktop.