Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mobile Tools for Java
Release 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
A
AbstractDevice
- Class in
org.eclipse.mtj.core.model.device.impl
Abstract superclass of the various device implementations.
AbstractDevice()
- Constructor for class org.eclipse.mtj.core.model.device.impl.
AbstractDevice
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.
AbstractNature
- Class in
org.eclipse.mtj.core.nature
Abstract implementation of the
IProjectNature
interface.
AbstractNature()
- Constructor for class org.eclipse.mtj.core.nature.
AbstractNature
AbstractPreverificationPolicy
- Class in
org.eclipse.mtj.preverifier
Abstract superclass of the preverification policies.
AbstractPreverificationPolicy()
- Constructor for class org.eclipse.mtj.preverifier.
AbstractPreverificationPolicy
Construct a new policy instance.
Activator
- Class in
org.eclipse.mtj.core.hooks
Activator()
- Constructor for class org.eclipse.mtj.core.hooks.
Activator
activeConfigSwitched(SwitchActiveConfigEvent)
- Method in interface org.eclipse.mtj.core.model.configuration.
IConfigurationsChangeListener
activeConfigSwitched(SwitchActiveConfigEvent)
- Method in class org.eclipse.mtj.ui.configurations.
ConfigManageComponent
If Configurations modified by other thread, we should refresh ConfigManageComponent UI, to reflect the change of Configurations.
add(Configuration)
- Method in class org.eclipse.mtj.core.model.configuration.
Configurations
add(NamedObject[], boolean)
- Method in interface org.eclipse.mtj.ui.editors.models.
IModel
Add the elements to the model.
addAll(Collection<? extends Configuration>)
- Method in class org.eclipse.mtj.core.model.configuration.
Configurations
addBuilderAfter(String, String, Map<?, ?>)
- Method in class org.eclipse.mtj.core.nature.
BuildSpecManipulator
Add a new builder after the specified build.
addBuilderBefore(String, String, Map<?, ?>)
- Method in class org.eclipse.mtj.core.nature.
BuildSpecManipulator
Add a new builder before the specified build.
addClassPathEntry(ArrayList, String, ClasspathManager, BaseData, ProtectionDomain)
- Method in class org.eclipse.mtj.core.hooks.
MTJClassLoadingHook
addClasspathEntry(IClasspathEntry)
- Method in interface org.eclipse.mtj.core.library.model.
ILibrary
Appends the specified element to the end of the ClasspathEntry List.
addClasspathEntry(IClasspathEntry)
- Method in class org.eclipse.mtj.core.library.model.impl.
MidletLibrary
addConfigChangeListener(IConfigurationChangeListener)
- Method in class org.eclipse.mtj.core.model.configuration.
Configuration
AddConfigEvent
- Class in
org.eclipse.mtj.core.model.configuration
AddConfigEvent is used to notify that a Configuration is added to Configurations.
AddConfigEvent(Configurations, Configuration)
- Constructor for class org.eclipse.mtj.core.model.configuration.
AddConfigEvent
Constructs a AddConfigEvent object.
addConfigsChangeListener(IConfigurationsChangeListener)
- Method in class org.eclipse.mtj.core.model.configuration.
Configurations
addConsoleStreamListener(String, IStreamMonitor)
- Method in class org.eclipse.mtj.core.console.
BuildConsoleProxy
Add a new listener to the specified console stream.
addContextHelp(Composite)
- Method in class org.eclipse.mtj.ui.editors.jad.
JADPropertiesEditorPage
Sets the help context on the given control.
addDefinitionSet(SymbolDefinitionSet)
- Method in class org.eclipse.mtj.core.model.preprocessor.
SymbolDefinitionSetRegistry
Add the specified SymbolDefinitions object to the registry of definitions.
addDevice(IDevice, boolean)
- Method in class org.eclipse.mtj.core.model.device.
DeviceRegistry
Add a new device instance to the device registry.
addDevices(IDevice[])
- Method in interface org.eclipse.mtj.core.model.device.
IFoundDevicesList
Add the specified devices to the list of found devices.
addDevices(IDevice[])
- Method in class org.eclipse.mtj.core.model.device.
SimpleFoundDevicesList
ADDED
- Static variable in interface org.eclipse.mtj.ui.editors.models.
IModelListener
addEntry(ILibrary)
- Method in class org.eclipse.mtj.core.model.
Classpath
Add a new classpath entry.
addHooks(HookRegistry)
- Method in class org.eclipse.mtj.core.hooks.
MTJHookConfigurator
addJavadocSearchStrategy(JavadocDetector.IJavadocSearchStrategy)
- Method in class org.eclipse.mtj.core.importer.
JavadocDetector
add the javadoc searchStrategy to the detector
addLaunchConfigurationValue(Map<String, String>, String, ILaunchConfiguration, String)
- Method in class org.eclipse.mtj.core.model.device.impl.
AbstractDevice
Add a value from the launch configuration to the execution properties map.
addLibraryToMidletProject(IProject, String)
- Method in class org.eclipse.mtj.core.library.manager.
LibraryManager
Adds a library to a MIDlet project.
addMidletDefinition(ApplicationDescriptor.MidletDefinition)
- Method in class org.eclipse.mtj.core.model.jad.
ApplicationDescriptor
Add a new MidletDefinition instance.
addMidletSuiteProjectListener(IMidletSuiteProjectListener)
- Method in interface org.eclipse.mtj.core.model.project.
IMidletSuiteProject
addMidletSuiteProjectListener(IMidletSuiteProjectListener)
- Method in class org.eclipse.mtj.core.model.project.impl.
MidletSuiteProject
addModelChangedListener(IModelChangedListener)
- Method in interface org.eclipse.mtj.core.model.
IModelChangeProvider
Adds the listener to the list of listeners that will be notified on model changes.
addModelListener(IModelListener)
- Method in interface org.eclipse.mtj.ui.editors.models.
IModel
Add a listener to model modifications.
addModelProviderListener(IModelProviderListener)
- Method in interface org.eclipse.mtj.core.model.
IModelProvider
Registers a listener that will be notified about changes in the managed models.
addNewDefinitionSet(String)
- Method in class org.eclipse.mtj.core.model.preprocessor.
SymbolDefinitionSetRegistry
Create and add a new SymbolDefinitions object to the registry of definitions with the specified name.
addPageControls(Composite)
- Method in class org.eclipse.mtj.ui.editors.device.
AbstractDeviceEditorPage
Create the controls specific to this page.
addRegistryListener(IDeviceRegistryListener)
- Method in class org.eclipse.mtj.core.model.device.
DeviceRegistry
Add the specified listener to the list of listeners for changes in this registry.
addSymbolDefinitionSetChangeListener(ISymbolDefinitionSetChangeListener)
- Method in class org.eclipse.mtj.core.model.preprocessor.
SymbolDefinitionSetRegistry
API
- Class in
org.eclipse.mtj.core.model.library.api
Instances of this class represent the API provided by an ILibrary instance.
API()
- Constructor for class org.eclipse.mtj.core.model.library.api.
API
Construct a new API instance
API(IConfigurationElement)
- Constructor for class org.eclipse.mtj.core.model.library.api.
API
Construct a new API instance for the registry element.
APIManifestAttributes
- Enum in
org.eclipse.mtj.core.model.library.api
JAR files containing emulator APIs in the lib directory should provide additional information to IDEs by providing manifest files with the attributes contained in this enum.
APIRegistry
- Class in
org.eclipse.mtj.core.model.library.api
Provides access to the API definitions that have been registered via the API extension point.
APIType
- Class in
org.eclipse.mtj.core.model.library.api
An enumeration type that represents the type of an API.
APP_DESCRIPTOR
- Static variable in interface org.eclipse.mtj.core.launching.
ILaunchConstants
The application descriptor to be executed
APPLICATION_DESCRIPTOR_NAME
- Static variable in interface org.eclipse.mtj.core.model.project.
IMidletSuiteProject
The project's application descriptor.
ApplicationDescriptor
- Class in
org.eclipse.mtj.core.model.jad
This class is a representation of a Java Application Descriptor (jad) for a MIDlet Suite.
ApplicationDescriptor(File)
- Constructor for class org.eclipse.mtj.core.model.jad.
ApplicationDescriptor
Construct a new ApplicationDescriptor instance based on the data in the specified file.
ApplicationDescriptor.MidletDefinition
- Class in
org.eclipse.mtj.core.model.jad
The definition of a MIDlet within the application descriptor.
ApplicationDescriptor.MidletDefinition(int, String, String, String)
- Constructor for class org.eclipse.mtj.core.model.jad.
ApplicationDescriptor.MidletDefinition
Construct a new MIDlet definition with the specified information.
ArchivePreverifier
- Class in
org.eclipse.mtj.preverifier
A preverifier implementation for pre-verifying an archive file.
ArchivePreverifier(IPreverificationPolicy, IArchivePreverificationListener)
- Constructor for class org.eclipse.mtj.preverifier.
ArchivePreverifier
Create a new archive preverifier with the specified policy and listener.
areFinalizersAllowed()
- Method in class org.eclipse.mtj.preverifier.
AbstractPreverificationPolicy
areFinalizersAllowed()
- Method in interface org.eclipse.mtj.preverifier.
IPreverificationPolicy
Return a boolean indicating whether finalizer methods are allowed.
areNativeMethodsAllowed()
- Method in class org.eclipse.mtj.preverifier.
AbstractPreverificationPolicy
areNativeMethodsAllowed()
- Method in interface org.eclipse.mtj.preverifier.
IPreverificationPolicy
Return a boolean indicating whether native methods are allowed.
asClasspathEntries()
- Method in class org.eclipse.mtj.core.model.
Classpath
Return the classpath as a set of Eclipse JDT classpath entries.
asFileArray()
- Method in class org.eclipse.mtj.core.model.
Classpath
Return the classpath as an array of the file entries in the classpath.
asSkeletonFileArray()
- Method in class org.eclipse.mtj.core.model.
Classpath
Return the libraries as skeleton API files.
asSkeletonURLArray()
- Method in class org.eclipse.mtj.core.model.
Classpath
Return the libraries with skeleton API file URLs where possible.
asURLArray()
- Method in class org.eclipse.mtj.core.model.
Classpath
Return the classpath as an array of URL's.
ATTR_ACTIVE
- Static variable in class org.eclipse.mtj.core.model.configuration.
Configuration
ATTR_DEVICEGROUP
- Static variable in class org.eclipse.mtj.core.model.configuration.
Configuration
ATTR_DEVICENAME
- Static variable in class org.eclipse.mtj.core.model.configuration.
Configuration
ATTR_NAME
- Static variable in class org.eclipse.mtj.core.model.configuration.
Configuration
ATTR_VALUE
- Static variable in class org.eclipse.mtj.core.model.configuration.
Configuration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mobile Tools for Java
Release 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W