| Package | Description |
|---|---|
| com.codename1.codescan |
Deprecated!!: Please use the cn1-codescan library instead.
|
| 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.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Modifier and Type | Method and Description |
|---|---|
static CodeScanner |
CodeScanner.getInstance()
Deprecated.
Returns the instance of the code scanner, notice that this method is equivalent
to Display.getInstance().getCodeScanner().
|
| Modifier and Type | Method and Description |
|---|---|
CodeScanner |
CodenameOneImplementation.getCodeScanner()
Deprecated.
Use cn1-codescan cn1lib instead.
|
| Modifier and Type | Method and Description |
|---|---|
CodeScanner |
Display.getCodeScanner()
Deprecated.
Use the cn1-codescanner cn1lib.
|
Copyright © 2021. All rights reserved.