A B C D F G H I K L M P R S U

C

ChangeSettings - Class in midlet
This MIDlet gives the possibility to modify Settings.
ChangeSettings() - Constructor for class midlet.ChangeSettings
 
COMMAND_CANCEL - Variable in class manager.LanguageManager
 
COMMAND_EXIT - Variable in class manager.LanguageManager
 
COMMAND_LOAD - Variable in class manager.LanguageManager
 
COMMAND_OK - Variable in class manager.LanguageManager
 
commandAction(Command, Displayable) - Method in class midlet.ChangeSettings
In the commandAction Handler the MIDlet is terminated or modified settings are stored to the device
commandAction(Command, Displayable) - Method in class midlet.LoadSettings
In the commandAction Handler the MIDlet is terminated or new settings are loaded.
commandAction(Command, Displayable) - Method in class midlet.MapViewer
Called by the system to indicate that a command has been invoked on a particular displayable.
convertToVector() - Method in class dataholder.Properties
Converts a list of properties into a vector (example for a vector element: key: "map", value: "gztan.png" --> vector: "map=gztan.png")

A B C D F G H I K L M P R S U