Mobile Tools for Java
Release 1.0
A B C D E F G H I J K L M N O P R S T V W

L

LaunchEnvironment - Class in org.eclipse.mtj.core.launching
The launch environment provides the necessary information to an IDevice implementation in order to determine the correct command-line for execution of an emulator.
LaunchEnvironment() - Constructor for class org.eclipse.mtj.core.launching.LaunchEnvironment
 
LIBRARY_IMPORTER_UEI - Static variable in interface org.eclipse.mtj.core.sdk.device.ILibraryImporter
Constant that represents the UEI library importer
LibraryApiEditorDialog - Class in org.eclipse.mtj.ui.editors.device
A dialog for the editing of the API's associated with a library in a classpath.
LibraryApiEditorDialog(IShellProvider) - Constructor for class org.eclipse.mtj.ui.editors.device.LibraryApiEditorDialog
Construct a new dialog.
LibraryApiEditorDialog(Shell) - Constructor for class org.eclipse.mtj.ui.editors.device.LibraryApiEditorDialog
Construct a new dialog.
linkActivated(HyperlinkEvent) - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
Subclasses can extend this method and add custom link activation handling.
linkEntered(HyperlinkEvent) - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
 
linkExited(HyperlinkEvent) - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
 
ListDescriptorPropertyDescription - Class in org.eclipse.mtj.ui.editors.jad
Application descriptor property description holding a list of strings.
ListDescriptorPropertyDescription(String, String, String[][]) - Constructor for class org.eclipse.mtj.ui.editors.jad.ListDescriptorPropertyDescription
Constructor
load() - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Load the contents of the device registry from the storage file in the plug-in state location.
load() - Method in interface org.eclipse.mtj.core.symbol.ISymbolSetRegistry
Load the contents of the symbol SymbolSetRegistry from the storage file in the plug-in state location.
load() - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
Loads this preference store from the file established in the constructor PreferenceStore(java.lang.String) (or by setFileName).
load(InputStream) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
Loads this preference store from the given input stream.
loadBoolean(String) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Returns the current value of the boolean-valued persisted element with the given name.
loadInteger(String) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Returns the current value of the integer-valued persisted element with the given name.
loadPersistable(String) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Returns the current value of the IPersistable object with the given name.
loadProperties(String) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Returns the current value of the persisted Properties object with the given name.
loadReference(String) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Returns the current value of the referenced object.
loadString(String) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Returns the current value of the string-valued persisted element with the given name.
loadUsing(IPersistenceProvider) - Method in interface org.eclipse.mtj.core.persistence.IPersistable
Load the state of this object using the specified persistence state information.

Mobile Tools for Java
Release 1.0
A B C D E F G H I J K L M N O P R S T V W