

|
 |
 |
 |
 |

|
Oct 27 | A list of useful samples available in the SDK
| |
Usually the programmers don't look with care the SuperWaba SDK, so, we list below some useful samples available in the SDK. We list the packages, whose sources are stored on path SuperWabaSDK/src/java/superwaba/samples, and the installers are in SuperWabaSDK/bin/installers/samples.
Note that some samples are available only in SuperWaba professional. The samples may require an extension library; be sure to read also the chapter "Running the samples" in the SuperWaba Campanion.pdf.
- app.guibuilder - an user interface generator. You build the user interface and the program generates the source code
- app.helloworld - lists all properties available in the Settings class. Useful to find informations about a particular device (when running from it)
- app.htmlbrowser - a browser that uses the HtmlContainer control to show web pages
- app.sales - complete sales force application, using Catalog. In Litebase, there's a sample that uses SQL
- app.swcalc - a scientific calculator
- app.watch - a world watch, showing four watches at once
- io.irchat - a chat that uses infrared port
- sys.threads - shows how works the limited multitasking support in SuperWaba
- ui.fonts - shows how to use several fonts, specially the unicode ones
- ui.gadgets - shows almost all of the user interface controls available in the waba.ui package
- ui.grid - several samples that show all the features of the waba.ui.Grid control.
- ui.painter - a blackboard (or signature capture), which can save and restore the paint (in bmp format). There's also a conduit sample (in another folder) that brings the image from the PDA to the desktop
- ext.fx.modifier - shows how to rotate and change the brightnes and saturation of an image
- ext.fx.photos - loads a photo taken from a Palm OS device with camera support
- ext.game - has four games: ping, scape, swbreak e sword. They all use the Game API
- ext.io.remoteexplorer - an example of how to use the FTP class
- ext.io.scanner - how to use devices with barcode scanners
- ext.io.sendmail - allows to send e-mails using the SMTP protocol
- ext.ui.gadgets - controls available in the extension package (superwaba.ext.xplat.ui)
- ext.webservice - samples of how to use the SOAP and XMLRPC classes
- ext.zlib - how to compress and decompress something using ZLib compression algorithm
|
|
|
 |
|