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

R

refreshClasspath(IProgressMonitor) - Method in interface org.eclipse.mtj.core.project.IMTJProject
Refresh the classpath for this project.
remove(Object) - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
 
remove(String) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
Undefine the specified identifier.
remove(Collection<ISymbol>) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSet
Remove a list of symbols
removeAll(Collection<?>) - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
 
removeDevice(IDevice) - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Remove the specified device from the registry if it exists.
removeEntry(ILibrary) - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceClasspath
Remove the specified library from the deviceClasspath, if it is in the deviceClasspath.
removeMTJProjectListener(IMTJProjectListener) - Method in interface org.eclipse.mtj.core.project.IMTJProject
 
removeMTJRuntimeChangeListener(IMTJRuntimeChangeListener) - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntime
Note:Since instance of configuration have a long life cycle (as long as the Midlet project), so we should remove listener manually when it no longer used.
RemoveMTJRuntimeEvent - Class in org.eclipse.mtj.core.project.runtime.event
RemoveMTJRuntimeEvent is used to notify that a Configuration is removed from Configuration.
RemoveMTJRuntimeEvent(MTJRuntimeList, MTJRuntime) - Constructor for class org.eclipse.mtj.core.project.runtime.event.RemoveMTJRuntimeEvent
Constructs a AddConfigEvent object.
removeMTJRuntimeListChangeListener(IMTJRuntimeListChangeListener) - Method in class org.eclipse.mtj.core.project.runtime.MTJRuntimeList
Note:Since instance of Configuration have a long life cycle (as long as the Midlet project), so we should remove listener manually when it no longer used.
removePropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore
 
removeRegistryListener(IDeviceRegistryListener) - Method in interface org.eclipse.mtj.core.sdk.device.IDeviceRegistry
Remove the specified listener to the list of listeners for changes in this registry.
removeSymbolSet(String) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSetRegistry
Remove the specified definition set from the registry.
removeSymbolSetChangeListener(ISymbolSetChangeListener) - Method in interface org.eclipse.mtj.core.symbol.ISymbolSetRegistry
 
run(IAction) - Method in class org.eclipse.mtj.ui.DefaultDeviceEditorActionDelegate
 
RUNTIME_FOLDER_NAME - Static variable in interface org.eclipse.mtj.core.IMTJCoreConstants
The sub-folder of the TEMP folder that holds runtime classes

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