| Package | Description |
|---|---|
| com.codename1.io |
Networking, Storage, Filesystem & related API's
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Preferences.addPreferenceListener(String pref,
PreferenceListener listener)
Adds a preference listener for the specified property to the list of listeners.
|
static boolean |
Preferences.removePreferenceListener(String pref,
PreferenceListener listener)
Remove the listener for the specified preference.
|
Copyright © 2021. All rights reserved.