SuperWaba Default Packages - Included in SuperWaba.pdb
java.lang This package contains some classes from the original java.lang, and those classes contains only a subset of the methods.
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.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 Optionaly (Free)
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.xplat.game A Game framework for SuperWaba that makes easier to create action/card games.
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.scanner Classes used to support the Symbol scanners under Palm OS and Pocket PC.
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.ui Some useful user interface classes, that provide adittional functionality.
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.xml A lite and fast xml parser.

 
SuperWaba Extension Packages - Installed Optionaly (Paid - Can be purchased at the SuperWaba site)
superwaba.ext.xplat.io.print Generic classes the define the behaviour for the SuperWaba printer library.
superwaba.ext.xplat.io.search A class used to speedup sequential searches in a PDB in Palm OS.