| Package | Description |
|---|---|
| com.codename1.impl |
The implementation package should not be used by developers, it is an internal implementation detail
which will break compatibility between major Codename One releases.
|
| com.codename1.io |
Networking, Storage, Filesystem & related API's
|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| com.codename1.util |
General utilities classes
|
| Class and Description |
|---|
| FullScreenAdService
Abstract class for fullscreen ads that appear before and possibly after application
execution as well as randomly between application screen transitions.
|
| Class and Description |
|---|
| CodenameOneImplementation
Represents a vendor extension mechanizm for Codename One, WARNING: this class is for internal
use only and is subject to change in future API revisions.
|
| Class and Description |
|---|
| VirtualKeyboardInterface
Virtual keyboards needs to implement this interface to be registered as a platform
keyboard.
|
| Class and Description |
|---|
| CodenameOneImplementation
Represents a vendor extension mechanizm for Codename One, WARNING: this class is for internal
use only and is subject to change in future API revisions.
|
Copyright © 2022. All rights reserved.