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

S

save(PrintWriter) - Method in interface org.eclipse.mtj.core.model.IEditable
Saves the model into the provided writer.
saveMetaData() - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProject
Save the MIDlet suite metadata.
saveMetaData() - Method in class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
 
saveMetaData() - Method in class org.eclipse.mtj.core.model.project.MetaData
Attempt to save the metadata.
saveMetaDataToFile(IFile) - Method in class org.eclipse.mtj.core.model.project.MetaData
Save the metadata to the storage file.
searchForJavaDoc(ILibrary) - Method in class org.eclipse.mtj.core.importer.JavadocDetector.GenericLocalFSSearch
search from the directory which name contains "doc" and in the "doc" directory, recursively search the subdirectory whose name is similar to the library's name.
searchForJavaDoc(ILibrary) - Method in interface org.eclipse.mtj.core.importer.JavadocDetector.IJavadocSearchStrategy
search the library's javadoc
SECURITY_DOMAIN - Static variable in interface org.eclipse.mtj.core.launching.ILaunchConstants
The security domain to execute the emulation under
SecurityInfo - Class in org.eclipse.mtj.core.library.model.security
This Class represents the security information available in a library.
SecurityInfo(ProtectionDomain, PermissionList) - Constructor for class org.eclipse.mtj.core.library.model.security.SecurityInfo
Creates a new SecurityInfo instance.
selectionChanged(IAction, ISelection) - Method in class org.eclipse.mtj.ui.DefaultDeviceEditorActionDelegate
 
setAccessRules(IAccessRule[]) - Method in class org.eclipse.mtj.core.model.library.impl.Library
Set the access rules for this library.
setActive(boolean) - Method in class org.eclipse.mtj.core.model.configuration.Configuration
 
setAddedConfig(Configuration) - Method in class org.eclipse.mtj.core.model.configuration.AddConfigEvent
 
setAlignment(int) - Method in class org.eclipse.mtj.ui.viewers.TableColumnInfo
 
setApis(API[]) - Method in class org.eclipse.mtj.core.model.library.impl.Library
 
setAPIs(API[]) - Method in class org.eclipse.mtj.ui.editors.device.LibraryApiEditorDialog
Set the library to be edited.
setBundle(String) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setBundle(String) - Method in interface org.eclipse.mtj.core.persistence.IBundleReferencePersistable
Set the bundle identifier that is used to load this persistable.
setCheckStateListener(ICheckStateListener) - Method in class org.eclipse.mtj.ui.configurations.ConfigManageComponent
Set a external ICheckStateListener to listen to Configurations CheckboxTableViewer's CheckStateChangedEvent.
setClassName(String) - Method in class org.eclipse.mtj.core.model.jad.ApplicationDescriptor.MidletDefinition
 
setClasspath(Classpath) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setClasspathEntryList(List<IClasspathEntry>) - Method in interface org.eclipse.mtj.core.library.model.ILibrary
 
setClasspathEntryList(List<IClasspathEntry>) - Method in class org.eclipse.mtj.core.library.model.impl.MidletLibrary
 
setColumnInfo(TableColumnInfo[]) - Method in class org.eclipse.mtj.ui.viewers.TableViewerConfiguration
 
setComparator(Comparator<Object>) - Method in class org.eclipse.mtj.ui.viewers.TableColumnInfo
 
setConfigurationChangeListener(IConfigurationChangeListener) - Method in class org.eclipse.mtj.ui.configurations.ConfigManageComponent
Set a external IConfigurationChangeListener to listen to Configuration change event.
setConfigurations(Configurations) - Method in class org.eclipse.mtj.core.model.project.MetaData
 
setConfigurationsChangeListener(IConfigurationsChangeListener) - Method in class org.eclipse.mtj.ui.configurations.ConfigManageComponent
Set a external IConfigurationsChangeListener to listen to Configurations change event.
setDataType(int) - Method in class org.eclipse.mtj.core.model.jad.DescriptorPropertyDescription
 
setDebugLaunch(boolean) - Method in class org.eclipse.mtj.core.model.LaunchEnvironment
 
setDebugListenerPort(int) - Method in class org.eclipse.mtj.core.model.LaunchEnvironment
 
setDebugServer(boolean) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setDefaultDevice(IDevice) - Method in class org.eclipse.mtj.core.model.device.DeviceRegistry
Set the default device.
setDefaultPreverifer(IPreverifier) - Method in class org.eclipse.mtj.core.model.device.DeviceRegistry
Set the default preverifier.
setDefaultWidthPercent(float) - Method in class org.eclipse.mtj.ui.viewers.TableColumnInfo
 
setDefinitions(Map<String, String>) - Method in class org.eclipse.mtj.core.model.preprocessor.SymbolDefinitionSet
Set the definitions set to contain the specified definitions.
setDeployedJarFileUpToDate(boolean) - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProject
Set the flag indicating whether or not the deployed jar file for this MIDlet suite project is currently up to date.
setDeployedJarFileUpToDate(boolean) - Method in class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
 
setDescription(String) - Method in interface org.eclipse.mtj.core.library.model.ILibrary
 
setDescription(String) - Method in class org.eclipse.mtj.core.library.model.impl.MidletLibrary
 
setDescription(String) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setDescription(String) - Method in class org.eclipse.mtj.ui.configurations.ConfigManageComponent
If description is set, a description string will appear on the UI.
setDevice(IDevice) - Method in class org.eclipse.mtj.core.model.configuration.Configuration
 
setDevice(IDevice, IProgressMonitor) - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProject
Set the device being used by this project.
setDevice(IDevice, IProgressMonitor) - Method in class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
 
setDevice(IDevice) - Method in class org.eclipse.mtj.core.model.project.MetaData
Set the device stored in the project metadata.
setDevice(IDevice) - Method in class org.eclipse.mtj.ui.editors.device.AbstractDeviceEditorPage
Set the device to be edited.
setDevice(IDevice) - Method in class org.eclipse.mtj.ui.editors.device.DeviceEditorDialog
Set the device to be edited.
setDeviceGroupComentLabel(String) - Method in class org.eclipse.mtj.ui.devices.DeviceSelector
 
setDeviceGroupLabel(String) - Method in class org.eclipse.mtj.ui.devices.DeviceSelector
 
setDeviceProperties(Properties) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setDialog(DeviceEditorDialog) - Method in class org.eclipse.mtj.ui.editors.device.AbstractDeviceEditorPage
Set the dialog in which this page resides.
setDialogSettings(IDialogSettings) - Method in class org.eclipse.mtj.ui.viewers.TableViewerConfiguration
 
setDirty(boolean) - Method in interface org.eclipse.mtj.core.model.IEditable
Sets the dirty flag of the model.
setDirty(boolean) - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
Set the dirty flag and let the editor know the state has changed.
setDisplayName(String) - Method in class org.eclipse.mtj.core.model.jad.DescriptorPropertyDescription
 
setEnabled(boolean) - Method in class org.eclipse.mtj.ui.devices.DeviceSelector
Set the controls to the specified state of enablement.
setEnabledSymbolDefinitionSet(SymbolDefinitionSet) - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProject
Set the symbol definition set that is enabled for this project.
setEnabledSymbolDefinitionSet(SymbolDefinitionSet) - Method in class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
 
setErrorMessage(String) - Method in class org.eclipse.mtj.ui.editors.device.AbstractDeviceEditorPage
Set the error message to be displayed to the user.
setExecutable(File) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setFocus() - Method in class org.eclipse.mtj.ui.editors.jad.JADPropertiesEditorPage
 
setGroupName(String) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setIcon(String) - Method in class org.eclipse.mtj.core.model.jad.ApplicationDescriptor.MidletDefinition
 
setIdentifier(String) - Method in interface org.eclipse.mtj.core.library.model.ILibrary
 
setIdentifier(String) - Method in class org.eclipse.mtj.core.library.model.impl.MidletLibrary
 
setIdentifier(String) - Method in class org.eclipse.mtj.core.model.library.api.API
 
setIdentifier(String) - Method in class org.eclipse.mtj.core.model.library.LibrarySpecification
 
setIdentifier(String) - Method in class org.eclipse.mtj.core.model.preprocessor.SymbolDefinition
 
setIncludeGroup(boolean) - Method in class org.eclipse.mtj.ui.configurations.ConfigManageComponent
Indicate that if the UI contains by a Group.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.mtj.ui.editors.jad.AbstractJADEditorPage
 
setInput(IEditorInput) - Method in class org.eclipse.mtj.ui.editors.jad.JADPropertiesEditorPage
 
setJadFileName(String) - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProject
 
setJadFileName(String) - Method in class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
 
setJadFileName(String) - Method in class org.eclipse.mtj.core.model.project.MetaData
Set the name that must be used on the project's jad file after deployment
setJavadocDetector(JavadocDetector) - Method in class org.eclipse.mtj.core.importer.LibraryImporter
 
setJavadocURL(URL) - Method in class org.eclipse.mtj.core.model.library.impl.Library
 
setKeyAlias(String) - Method in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Sets the "alias" string identifying the key and certificate that will be used to sign the project.
setKeyAlias(String) - Method in class org.eclipse.mtj.core.signing.SignatureProperties
Sets the "alias" string identifying the key and certificate that will be used to sign the project.
setKeyPassword(String) - Method in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Sets the key password, if passwords are being saved.
setKeyPassword(String) - Method in class org.eclipse.mtj.core.signing.SignaturePasswords
 
setKeyPassword(String) - Method in class org.eclipse.mtj.core.signing.SignatureProperties
Sets the key password, if passwords are being saved.
setKeyStoreDisplayPath(String) - Method in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Sets the display string representing the keystore path.
setKeyStoreDisplayPath(String) - Method in class org.eclipse.mtj.core.signing.SignatureProperties
Sets the display string representing the keystore path.
setKeyStorePassword(String) - Method in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Sets the password for the keystore file.
setKeystorePassword(String) - Method in class org.eclipse.mtj.core.signing.SignaturePasswords
 
setKeyStorePassword(String) - Method in class org.eclipse.mtj.core.signing.SignatureProperties
Sets the password for the keystore file.
setKeyStoreProvider(String) - Method in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Sets the crypto provider string.
setKeyStoreProvider(String) - Method in class org.eclipse.mtj.core.signing.SignatureProperties
Sets the crypto provider string.
setKeyStoreType(String) - Method in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Type of the keystore file.
setKeyStoreType(String) - Method in class org.eclipse.mtj.core.signing.SignatureProperties
Type of the keystore file.
setLaunchCommandTemplate(String) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setLaunchConfiguration(ILaunchConfiguration) - Method in class org.eclipse.mtj.core.model.LaunchEnvironment
 
setLibraryFile(File) - Method in class org.eclipse.mtj.core.model.library.impl.Library
Sets the file that makes up this library.
setMidletSuite(IMidletSuiteProject) - Method in class org.eclipse.mtj.core.model.LaunchEnvironment
 
setName(String) - Method in interface org.eclipse.mtj.core.library.model.ILibrary
 
setName(String) - Method in class org.eclipse.mtj.core.library.model.impl.MidletLibrary
 
setName(String) - Method in class org.eclipse.mtj.core.model.configuration.Configuration
 
setName(String) - Method in interface org.eclipse.mtj.core.model.device.IDevice
Set the name of this device.
setName(String) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setName(String) - Method in class org.eclipse.mtj.core.model.jad.ApplicationDescriptor.MidletDefinition
 
setName(String) - Method in class org.eclipse.mtj.core.model.library.api.API
 
setName(String) - Method in class org.eclipse.mtj.core.model.library.LibrarySpecification
 
setName(String) - Method in class org.eclipse.mtj.core.model.preprocessor.symbol.Symbol
 
setName(String) - Method in class org.eclipse.mtj.core.model.preprocessor.SymbolDefinitionSet
Set the name of this set of symbol definitions.
setName(String) - Method in class org.eclipse.mtj.ui.viewers.TableColumnInfo
 
setNewActiveConfig(Configuration) - Method in class org.eclipse.mtj.core.model.configuration.SwitchActiveConfigEvent
 
setNewCongigName(String) - Method in class org.eclipse.mtj.core.model.configuration.ConfigNameChangeEvent
 
setNewDevice(IDevice) - Method in class org.eclipse.mtj.core.model.configuration.ConfigDeviceChangeEvent
 
setNewSymbolDefinitionSets(List<SymbolDefinitionSet>) - Method in class org.eclipse.mtj.core.model.configuration.ConfigWorkspaceSymbolSetsChangeEvent
 
setOldActiveConfig(Configuration) - Method in class org.eclipse.mtj.core.model.configuration.SwitchActiveConfigEvent
 
setOldConfigName(String) - Method in class org.eclipse.mtj.core.model.configuration.ConfigNameChangeEvent
 
setOldDevice(IDevice) - Method in class org.eclipse.mtj.core.model.configuration.ConfigDeviceChangeEvent
 
setOldSymbolDefinitionSets(List<SymbolDefinitionSet>) - Method in class org.eclipse.mtj.core.model.configuration.ConfigWorkspaceSymbolSetsChangeEvent
 
setParameters(StandardPreverifierParameters) - Method in class org.eclipse.mtj.core.model.preverifier.impl.StandardPreverifier
 
setPasswordStorageMethod(int) - Method in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Sets the password storage method.
setPasswordStorageMethod(int) - Method in class org.eclipse.mtj.core.signing.SignatureProperties
Sets the password storage method.
setPredeploymentRequired(boolean) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
Deprecated.  
setPrependVMLibraries(boolean) - Method in class org.eclipse.mtj.core.model.impl.VMInstallClasspath
 
setPreprocessingEnable(boolean) - Method in class org.eclipse.mtj.core.model.project.MidletSuiteFactory.MidletSuiteCreationRunnable
 
setPreverifier(IPreverifier) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setPreverifierExecutable(File) - Method in class org.eclipse.mtj.core.model.preverifier.impl.StandardPreverifier
 
setPrimaryMatchableClass(String) - Method in class org.eclipse.mtj.core.model.library.api.API
Set the fully-qualified class name of the primary class for this API that can be used for matching.
setProject(IProject) - Method in class org.eclipse.mtj.core.nature.AbstractNature
 
setPropertyName(String) - Method in class org.eclipse.mtj.core.model.jad.DescriptorPropertyDescription
 
setProtectionDomains(String[]) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
setProxy(IBuildConsoleProxy) - Method in class org.eclipse.mtj.core.console.BuildConsoleProxy
Set the proxy being wrapped by this proxy.
setRegistered(boolean) - Method in class org.eclipse.mtj.core.model.library.api.API
 
setRemovedConfig(Configuration) - Method in class org.eclipse.mtj.core.model.configuration.RemoveConfigEvent
 
setSelectedDevice(IDevice) - Method in class org.eclipse.mtj.ui.devices.DeviceSelector
Select the specified device within the selector if possible.
setSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.mtj.ui.devices.DeviceSelector
Set the listener for changes in the device selection.
setSignatureProperties(ISignatureProperties) - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProject
Set the ISignatureProperties to use for this MIDlet suite
setSignatureProperties(ISignatureProperties) - Method in class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
 
setSignatureProperties(ISignatureProperties) - Method in class org.eclipse.mtj.core.model.project.MetaData
 
setSignProject(boolean) - Method in interface org.eclipse.mtj.core.model.sign.ISignatureProperties
Indicates whether or not the project is to be signed.
setSignProject(boolean) - Method in class org.eclipse.mtj.core.signing.SignatureProperties
Indicates whether or not the project is to be signed.
setSkeletonReplacements(URL[]) - Method in class org.eclipse.mtj.core.model.library.api.API
Set the replacement files that are useful for preverification.
setSortColumn(int) - Method in class org.eclipse.mtj.ui.viewers.TableViewerConfiguration
Set the index of the current column to be sorted.
setSortDirectionAscending(boolean) - Method in class org.eclipse.mtj.ui.viewers.TableViewerConfiguration
Return a boolean indicating whether or not the current sort direction is ascending.
setSourceAttachmentPath(IPath) - Method in class org.eclipse.mtj.core.model.library.impl.Library
 
setSourceAttachmentRootPath(IPath) - Method in class org.eclipse.mtj.core.model.library.impl.Library
 
setSourceMapper(SourceMapper) - Static method in class org.eclipse.mtj.core.hook.sourceMapper.SourceMapperAccess
Set the current SourceMapper instance used to map SourceFile IFile instances to a different IFile instance.
setSymbolSet(SymbolSet) - Method in class org.eclipse.mtj.core.model.configuration.Configuration
 
setTempKeyPassword(String) - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProject
 
setTempKeyPassword(String) - Method in class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
 
setTempKeystorePassword(String) - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProject
 
setTempKeystorePassword(String) - Method in class org.eclipse.mtj.core.model.project.impl.MidletSuiteProject
 
setType(APIType) - Method in class org.eclipse.mtj.core.model.library.api.API
 
setType(int) - Method in class org.eclipse.mtj.core.model.preprocessor.symbol.Symbol
 
setValid(boolean) - Method in class org.eclipse.mtj.ui.editors.device.AbstractDeviceEditorPage
Update the validity status of this page.
setValue(String) - Method in class org.eclipse.mtj.core.model.preprocessor.symbol.Symbol
 
setValue(String) - Method in class org.eclipse.mtj.core.model.preprocessor.SymbolDefinition
 
setVersion(Version) - Method in interface org.eclipse.mtj.core.library.model.ILibrary
 
setVersion(Version) - Method in class org.eclipse.mtj.core.library.model.impl.MidletLibrary
 
setVersion(Version) - Method in class org.eclipse.mtj.core.model.library.api.API
 
setVersion(Version) - Method in class org.eclipse.mtj.core.model.library.LibrarySpecification
 
setVisibility(Visibility) - Method in interface org.eclipse.mtj.core.library.model.ILibrary
Sets the visibility for the library.
setVisibility(Visibility) - Method in class org.eclipse.mtj.core.library.model.impl.MidletLibrary
 
setWorkspaceScopeSymbolSets(List<SymbolDefinitionSet>) - Method in class org.eclipse.mtj.core.model.configuration.Configuration
 
shouldBeIncluded(IFile) - Method in interface org.eclipse.mtj.core.model.IResourceFilter
Return a boolean indicating whether the specified file should be included.
shouldDirectLaunchJAD(ILaunchConfiguration) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
Return a boolean indicating whether or not the emulation should just directly launch a specified JAD URL without the other things that normally happen during launching.
shouldDoOTA(ILaunchConfiguration) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
Return a boolean indicating whether or not the emulation should be launched as OTA.
shouldTraverseContainer(IContainer) - Method in interface org.eclipse.mtj.core.model.IResourceFilter
Return a boolean indicating whether the specified container should be traversed.
SignaturePasswords - Class in org.eclipse.mtj.core.signing
This class carries a pair of passwords back from the status handler (SigningPasswordsHandler) in the ui area.
SignaturePasswords() - Constructor for class org.eclipse.mtj.core.signing.SignaturePasswords
Constructor
SignaturePasswords(String, String) - Constructor for class org.eclipse.mtj.core.signing.SignaturePasswords
 
SignatureProperties - Class in org.eclipse.mtj.core.signing
This is a simple container class (bean) designed to hold the various project-specific properties relating to potential signing operations.
SignatureProperties() - Constructor for class org.eclipse.mtj.core.signing.SignatureProperties
Standard constructor
signaturePropertiesChanged() - Method in interface org.eclipse.mtj.core.model.project.IMidletSuiteProjectListener
Sent when the IMidletSuiteProject.setSignatureProperties(org.eclipse.mtj.core.model.sign.ISignatureProperties) is invoked.
SIGNING_BAD_KEY_TYPE - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_BAD_KEYSTORE_OR_PASSWORD - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_CERTIFICATE_ENCODING - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_COULDNT_LOAD_CERTIFICATE - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_INTERNAL_MISSING_KEYCHAINSET - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_INTERNAL_UNABLE_TO_BUILD_KEYRING_URL - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_INVALID_CERTIFICATE_CHAIN - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_INVALID_KEY - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_INVALID_KEY_PASSWORD - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_KEY_NOT_FOUND - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_KEYSTORE_TYPE_NOT_AVAILABLE - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_MISSING_CERTIFICATES - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_MISSING_KEYSTORE_INTEGRITY_ALGORITHM - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_NO_SUCH_ALGORITHM - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_PROVIDER_NOT_CONFIGURED - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SIGNING_SIGNATURE_EXCEPTION - Static variable in class org.eclipse.mtj.core.MTJCoreErrors
 
SimpleFoundDevicesList - Class in org.eclipse.mtj.core.model.device
Simple implementation of the IFoundDevicesList interface.
SimpleFoundDevicesList() - Constructor for class org.eclipse.mtj.core.model.device.SimpleFoundDevicesList
Construct a new device list.
singleton - Static variable in class org.eclipse.mtj.core.model.device.DeviceRegistry
Singleton instance of the device registry
singleton - Static variable in class org.eclipse.mtj.core.model.preprocessor.SymbolDefinitionSetRegistry
Singleton instance of the registry
SourceMapper - Interface in org.eclipse.mtj.core.hook.sourceMapper
Services implementing this interface are capable of mapping a source file resource to another source file resource.
SourceMapperAccess - Class in org.eclipse.mtj.core.hook.sourceMapper
Provides a static registration location for the currently registered SourceMapper instance.
SPECIFIED_JAD_URL - Static variable in interface org.eclipse.mtj.core.launching.ILaunchConstants
The URL specified by the user for launching when DO_JAD_LAUNCH has been set true
StandardPreverifier - Class in org.eclipse.mtj.core.model.preverifier.impl
A standard preverifier implementation.
StandardPreverifier() - Constructor for class org.eclipse.mtj.core.model.preverifier.impl.StandardPreverifier
 
StandardPreverifierFactory - Class in org.eclipse.mtj.core.model.preverifier
A factory implementation for generating instances of StandardPreverifier with the appropriate parameters.
StandardPreverifierParameters - Class in org.eclipse.mtj.core.model.preverifier
A simple holder class that tracks the parameters for preverification.
StandardPreverifierParameters() - Constructor for class org.eclipse.mtj.core.model.preverifier.StandardPreverifierParameters
Construct a new instance of the parameters.
StandardPreverifierParameters(String[], String[]) - Constructor for class org.eclipse.mtj.core.model.preverifier.StandardPreverifierParameters
Construct a new instance of the parameters.
start(BundleContext) - Method in class org.eclipse.mtj.core.hooks.Activator
 
start(BundleContext) - Method in class org.eclipse.mtj.core.library.LibraryPlugin
 
start(BundleContext) - Method in class org.eclipse.mtj.core.preverifier.PreverifierPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.mtj.toolkit.uei.UeiPlugin
This method is called upon plug-in activation
stop(BundleContext) - Method in class org.eclipse.mtj.core.hooks.Activator
 
stop(BundleContext) - Method in class org.eclipse.mtj.core.library.LibraryPlugin
 
stop(BundleContext) - Method in class org.eclipse.mtj.core.preverifier.PreverifierPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.mtj.toolkit.uei.UeiPlugin
This method is called when the plug-in is stopped
store() - Method in class org.eclipse.mtj.core.model.device.DeviceRegistry
Store out the contents of the registry into the standard device storage file in the plug-in state location.
store() - Method in class org.eclipse.mtj.core.model.jad.ApplicationDescriptor
Store the ApplicationDescriptor instance into the same File from which it was originally read.
store(File) - Method in class org.eclipse.mtj.core.model.jad.ApplicationDescriptor
Store the ApplicationDescriptor instance into the specified file.
store() - Method in class org.eclipse.mtj.core.model.preprocessor.SymbolDefinitionSetRegistry
Store out the contents of the registry into the standard device storage file in the plug-in state location.
storeBoolean(String, boolean) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Store the boolean value using the specified name.
storeInteger(String, int) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Store the integer value using the specified name.
storePersistable(String, IPersistable) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Store the persistable object value using the specified name.
storeProperties(String, Properties) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Store the properties object value using the specified name.
storeReference(String, Object) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Store a reference to the specified object using the specified name.
storeString(String, String) - Method in interface org.eclipse.mtj.core.persistence.IPersistenceProvider
Store the string value using the specified name.
storeUsing(IPersistenceProvider) - Method in class org.eclipse.mtj.core.model.Classpath
 
storeUsing(IPersistenceProvider) - Method in class org.eclipse.mtj.core.model.device.DeviceRegistry
 
storeUsing(IPersistenceProvider) - Method in class org.eclipse.mtj.core.model.device.impl.AbstractDevice
 
storeUsing(IPersistenceProvider) - Method in class org.eclipse.mtj.core.model.impl.VMInstallClasspath
 
storeUsing(IPersistenceProvider) - Method in class org.eclipse.mtj.core.model.library.api.API
 
storeUsing(IPersistenceProvider) - Method in class org.eclipse.mtj.core.model.library.impl.Library
 
storeUsing(IPersistenceProvider) - Method in class org.eclipse.mtj.core.model.preprocessor.SymbolDefinitionSet
 
storeUsing(IPersistenceProvider) - Method in class org.eclipse.mtj.core.model.preprocessor.SymbolDefinitionSetRegistry
 
storeUsing(IPersistenceProvider) - Method in class org.eclipse.mtj.core.model.preverifier.impl.StandardPreverifier
 
storeUsing(IPersistenceProvider) - Method in class org.eclipse.mtj.core.model.preverifier.StandardPreverifierParameters
 
storeUsing(IPersistenceProvider) - Method in interface org.eclipse.mtj.core.persistence.IPersistable
Save the state of this object using the specified persistence state information.
SwitchActiveConfigEvent - Class in org.eclipse.mtj.core.model.configuration
SwitchActiveConfigEvent is used to notify that active Configuration for a Midlet project switched.
SwitchActiveConfigEvent(Configurations, Configuration, Configuration) - Constructor for class org.eclipse.mtj.core.model.configuration.SwitchActiveConfigEvent
Constructs a SwitchActiveConfigEvent object.
switchActiveConfiguration(Configuration) - Method in class org.eclipse.mtj.core.model.configuration.Configurations
Switch the current active configuration.
Symbol - Class in org.eclipse.mtj.core.model.preprocessor.symbol
The model of preprocess symbol.
Symbol(String, String) - Constructor for class org.eclipse.mtj.core.model.preprocessor.symbol.Symbol
The constructor.
SymbolDefinition - Class in org.eclipse.mtj.core.model.preprocessor
A simple class that represents the definition of a symbol.
SymbolDefinition(String, String) - Constructor for class org.eclipse.mtj.core.model.preprocessor.SymbolDefinition
Create a new definition.
SymbolDefinitionSet - Class in org.eclipse.mtj.core.model.preprocessor
A set of symbol names to true/false definition status.
SymbolDefinitionSet() - Constructor for class org.eclipse.mtj.core.model.preprocessor.SymbolDefinitionSet
Construct a new symbol definition set without a name
SymbolDefinitionSet(String) - Constructor for class org.eclipse.mtj.core.model.preprocessor.SymbolDefinitionSet
Construct a new symbol definition set with the specified name.
symbolDefinitionSetChanged() - Method in interface org.eclipse.mtj.core.model.preprocessor.ISymbolDefinitionSetChangeListener
Sent when the SymbolDefinitionSet is modified.
SymbolDefinitionSetRegistry - Class in org.eclipse.mtj.core.model.preprocessor
Provides a registry of SymbolDefinitionSet instances for use by various parts of the core system.
SymbolSet - Class in org.eclipse.mtj.core.model.preprocessor.symbol
 
SymbolSet() - Constructor for class org.eclipse.mtj.core.model.preprocessor.symbol.SymbolSet
 
symbolSetChanged() - Method in interface org.eclipse.mtj.core.model.configuration.IConfigurationChangeListener
 
SymbolSetFactory - Class in org.eclipse.mtj.core.model.preprocessor.symbol
A factory that create SymbolSet from Device.
SymbolSetFactory() - Constructor for class org.eclipse.mtj.core.model.preprocessor.symbol.SymbolSetFactory
 
SymbolUtils - Class in org.eclipse.mtj.core.model.preprocessor.symbol
 
SymbolUtils() - Constructor for class org.eclipse.mtj.core.model.preprocessor.symbol.SymbolUtils
 

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