| Package | Description |
|---|---|
| org.json.simple | |
| org.json.simple.parser | |
| tc | |
| tc.charts | |
| tc.charts.column | |
| tc.charts.donut | |
| tc.charts.gauge | |
| tc.tools | |
| tc.tools.converter | |
| tc.tools.converter.bb | |
| tc.tools.converter.bb.attribute | |
| tc.tools.converter.bb.constant | |
| tc.tools.converter.bytecode | |
| tc.tools.converter.ir | |
| tc.tools.converter.ir.Instruction | |
| tc.tools.converter.ir.web | |
| tc.tools.converter.java | |
| tc.tools.converter.oper | |
| tc.tools.converter.regalloc | |
| tc.tools.converter.tclass | |
| tc.tools.deployer | |
| tc.tools.deployer.bzip2 | |
| tc.tools.deployer.ipa | |
| tc.tools.deployer.ipa.blob | |
| tc.tools.deployer.zip | |
| totalcross |
Package used to emulate TotalCross when running at the desktop on the top of a Java Virtual Machine.
|
| totalcross.barcode | |
| totalcross.cielo.printer.client | |
| totalcross.cielo.sdk.order | |
| totalcross.cielo.sdk.printer | |
| totalcross.crypto |
Cryptographic classes.
|
| totalcross.crypto.cipher |
Contains the cipher classes that will actually encrypt and decrypt data using AES and RSA.
|
| totalcross.crypto.digest |
Implements MD5 and SHA digest algorithms.
|
| totalcross.crypto.provider | |
| totalcross.crypto.signature |
Implements PKCS1 signature algorithm.
|
| totalcross.db.sqlite | |
| totalcross.db.sqlite.ui | |
| totalcross.firebase | |
| totalcross.firebase.iid | |
| totalcross.game |
A Game framework that makes easier to create action and board games.
|
| totalcross.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.
|
| totalcross.io.device |
Classes that connect to the device ports.
|
| totalcross.io.device.bluetooth | |
| totalcross.io.device.escpos | |
| totalcross.io.device.gpiod | |
| totalcross.io.device.gps |
A control that displays GPS data.
|
| totalcross.io.device.printer |
Classes to send commands to Bluetooth printers.
|
| totalcross.io.device.scanner |
Classes used to support the Symbol and other scanners under Palm OS and Pocket PC.
|
| totalcross.io.sync |
Classes that allows synchronization using the PalmDesktop and ActiveSync.
|
| totalcross.json | |
| totalcross.json.zip | |
| totalcross.lang |
IMPORTANT: the totalcross.lang package is the java.lang that will be used in the device.
|
| totalcross.lang.reflect | |
| totalcross.map |
Classes that support showing maps.
|
| totalcross.money | |
| totalcross.net |
Many classes that deals with network communication, like SMTP, FTP, Http, Socket and ServerSocket.
|
| totalcross.net.mail |
Support for sending and receiving e-mails.
|
| totalcross.net.ssl |
Support for HTTPS.
|
| totalcross.notification | |
| totalcross.phone |
Classes that access some smartphone features, such as SMS and Dial.
|
| totalcross.profiling | |
| totalcross.qrcode | |
| totalcross.res | |
| totalcross.sql | |
| totalcross.sql.sqlite4j | |
| totalcross.sys |
Classes that contains functions to deal with the underlying
Operating System characteristics and configurations, and
convertion classes.
|
| totalcross.telephony | |
| totalcross.ui |
The most important package, with all user interface controls
you need to create good and fast programs.
|
| totalcross.ui.anim | |
| totalcross.ui.chart |
Line, Column and Pie charts.
|
| totalcross.ui.dialog |
Dialog box classes
|
| totalcross.ui.dialog.keyboard | |
| totalcross.ui.effect | |
| totalcross.ui.event |
JDK 1.0 (onEvent) and JDK 1.1 (dispatch/listener) event models.
|
| totalcross.ui.font |
Font and Font metrics support.
|
| totalcross.ui.gfx |
Graphics and shape related classes.
|
| totalcross.ui.html |
Classes to handle html parsing and display of Forms and Tables.
|
| totalcross.ui.icon | |
| totalcross.ui.image |
PNG, Jpeg, Gif and Bmp support.
|
| totalcross.ui.layout | |
| totalcross.ui.media |
Media (wav), Photo, and Sound beep/tone/disabling support classes.
|
| totalcross.ui.tree |
Class to handle tree drawing with collapse and expand properties.
|
| totalcross.unit |
This is a JUnit-like framework that can be used to create unit tests to run in the desktop
and in the device.
|
| totalcross.util |
Utility classes, to deal with date, random number generation,
and data structures (Vectors and Hashtables).
|
| totalcross.util.concurrent |
Utility classes to be used to better support threads.
|
| totalcross.util.pdf | |
| totalcross.util.regex | |
| totalcross.util.zip |
Enable support for the GZip and ZLib compression library, a native C implementation.
|
| totalcross.xml |
A good XML tokenizer.
|
| totalcross.xml.rpc |
Remote procedure call client
|
| totalcross.xml.soap |
A webservice client.
|