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

A

AbstractDeviceEditorPage - Class in org.eclipse.mtj.ui.editors.device
Abstract superclass for all of the device editor pages.
AbstractDeviceEditorPage(Composite, int) - Constructor for class org.eclipse.mtj.ui.editors.device.AbstractDeviceEditorPage
Construct a new editor page.
AbstractJADEditorPage - Class in org.eclipse.mtj.ui.editors.jad
Abstract superclass of the multi-page editor pages.
AbstractJADEditorPage(JADFormEditor, String, String) - Constructor for class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
A constructor that creates the JAD EditorPage and initializes it with the editor.
AbstractJADEditorPage(String) - Constructor for class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
A constructor that creates the JAD EditorPage.
AbstractJADEditorPage(String, String) - Constructor for class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
A constructor that creates the JAD EditorPage.
AbstractTemplateWizardPage - Class in org.eclipse.mtj.ui.templates
AbstractTemplateWizardPage class is intended to be extended by template implementations to add a custom template page to the New MIDlet Wizard.
AbstractTemplateWizardPage(String) - Constructor for class org.eclipse.mtj.ui.templates.AbstractTemplateWizardPage
Creates an AbstractTemplateWizardPage instance.
AbstractTemplateWizardPage() - Constructor for class org.eclipse.mtj.ui.templates.AbstractTemplateWizardPage
Creates an AbstractTemplateWizardPage instance.
activeMTJRuntimeSwitched(SwitchActiveMTJRuntimeEvent) - Method in interface org.eclipse.mtj.core.project.runtime.event.IMTJRuntimeListChangeListener
The currently active MTJRuntimeList has changed.
add(MTJRuntime) - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
 
add(String) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
Define the specified identifier.
add(String, String) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
Define the specified identifier to be the specified value.
add(String, String, int) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
Define the specified identifier to be the specified value.
add(Collection<ISymbol>) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
Add a collection of symbols to this symbol set
add(ISymbol) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
Add one specific symbol to this symbol set
addAll(Collection<? extends MTJRuntime>) - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
 
addContextHelp(Composite) - Method in class org.eclipse.mtj.ui.editors.jad.JADPropertiesEditorPage
Sets the help context on the given control.
addDevice(IDevice) - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Add a new device instance to the device registry.
addEntry(ILibrary) - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceClasspath
Add a new deviceClasspath entry.
addLibraryImporter(String, ILibraryImporter) - Method in interface org.eclipse.mtj.core.sdk.device.midp.library.ILibraryImporterRegistry
Register a new ILibraryImporter associated to the specified ID.
addMidletDefinition(IMidletDefinition) - Method in interface org.eclipse.mtj.core.project.midp.IApplicationDescriptor
Add a new MidletDefinition instance.
addMTJProjectListener(IMTJProjectListener) - Method in interface org.eclipse.mtj.core.project.IMTJProject
 
addMTJRuntimeChangeListener(IMTJRuntimeChangeListener) - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntime
 
AddMTJRuntimeEvent - Class in org.eclipse.mtj.core.project.runtime.event
AddMTJRuntimeEvent is used to notify that a MTJRuntime is added to MTJRuntimeList.
AddMTJRuntimeEvent(MTJRuntimeList, MTJRuntime) - Constructor for class org.eclipse.mtj.core.project.runtime.event.AddMTJRuntimeEvent
Constructs a AddMTJRuntimeEvent object.
addMTJRuntimeListChangeListener(IMTJRuntimeListChangeListener) - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
 
addPageControls(Composite) - Method in class org.eclipse.mtj.ui.editors.device.AbstractDeviceEditorPage
Create the controls specific to this page.
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
addRegistryListener(IDeviceRegistryListener) - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Add the specified listener to the list of listeners for changes in this registry.
addSymbolSet(ISymbolSet) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSetRegistry
Add the specified SymbolDefinitions object to the registry of definitions.
addSymbolSet(List<ISymbolSet>) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSetRegistry
Add an array of symbol sets to the registry
addSymbolSetChangeListener(ISymbolSetChangeListener) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSetRegistry
 
API - Class in org.eclipse.mtj.core.sdk.device.midp.library.api
Instances of this class represent the API provided by an ILibrary instance.
API() - Constructor for class org.eclipse.mtj.core.sdk.device.midp.library.api.API
Construct a new API instance
APIType - Class in org.eclipse.mtj.core.sdk.device.midp.library.api
An enumeration type that represents the type of an API.
APPLICATION_DESCRIPTOR_NAME - Static variable in interface org.eclipse.mtj.core.project.midp.IMidletSuiteProject
The project's application descriptor.
asClasspathEntries() - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceClasspath
Return the deviceClasspath as a set of Eclipse JDT deviceClasspath entries.
asFileArray() - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceClasspath
Return the deviceClasspath as an array of the file entries in the deviceClasspath.
asURLArray() - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceClasspath
Return the deviceClasspath as an array of URL's.
ATTR_ACTIVE - Static variable in class org.eclipse.mtj.core.project.runtime.MTJRuntime
 
ATTR_DEVICEGROUP - Static variable in class org.eclipse.mtj.core.project.runtime.MTJRuntime
 
ATTR_DEVICENAME - Static variable in class org.eclipse.mtj.core.project.runtime.MTJRuntime
 
ATTR_NAME - Static variable in class org.eclipse.mtj.core.project.runtime.MTJRuntime
 
ATTR_VALUE - Static variable in class org.eclipse.mtj.core.project.runtime.MTJRuntime
 

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