| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCrashReporter
A default implementation of the crash reporter that instantly sends the crash
data to the server.
|
| Modifier and Type | Method and Description |
|---|---|
CrashReport |
Display.getCrashReporter()
The crash reporter gets invoked when an uncaught exception is intercepted
|
| Modifier and Type | Method and Description |
|---|---|
void |
Display.setCrashReporter(CrashReport crashReporter)
The crash reporter gets invoked when an uncaught exception is intercepted
|
Copyright © 2021. All rights reserved.