| Package | Description |
|---|---|
| com.codename1.system |
Low level calls into the Codename One system, including
support for making platform native API calls.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends NativeInterface> |
NativeLookup.create(Class<T> c)
Creates an instance of the given native interface and returns it for
user callbacks.
|
Copyright © 2023. All rights reserved.