| Package | Description |
|---|---|
| com.codename1.system |
Low level calls into the Codename One system, including
support for making platform native API calls.
|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Class and Description |
|---|
| CrashReport
Invoked to indicate that an exception occurred, it is up to the developer to decide
whether to send the device log to the server by invoking Log.sendLog().
|
| NativeInterface
This is a marker interface that should be extended by a user interface in order
to indicate that said interface is implemented in native code.
|
| Class and Description |
|---|
| CrashReport
Invoked to indicate that an exception occurred, it is up to the developer to decide
whether to send the device log to the server by invoking Log.sendLog().
|
Copyright © 2022. All rights reserved.