A C D E G H I J L M N O P R S T U V W

I

IConfiguration - interface eclipseme.core.model.IConfiguration.
Representation of a J2ME configuration such as CLDC or CDC.
IDevice - interface eclipseme.core.model.IDevice.
The device interface specifies the representation of an emulated device.
IEmulator - interface eclipseme.core.model.IEmulator.
Required interface for emulator implementations.
IExecutableEmulator - interface eclipseme.core.model.IExecutableEmulator.
Instances of this interface implement Emulators that are run as executables rather than as a Java class.
IJADConstants - interface eclipseme.core.model.IJADConstants.
Constants related to editting JAD files.
IJadSignature - interface eclipseme.core.model.IJadSignature.
This interface provides the methods used to sign a midlet suite.
IJavaBasedEmulator - interface eclipseme.core.model.IJavaBasedEmulator.
Instances of this interface implement Emulators that are run as a java class rather than an executable.
ILaunchConstants - interface eclipseme.core.launching.ILaunchConstants.
Constant definitions for launching support.
IMidletSuiteProject - interface eclipseme.core.model.IMidletSuiteProject.
This interface represents access to Midlet suite project specific information.
IPlatformComponent - interface eclipseme.core.model.IPlatformComponent.
Implementations of all J2ME platform components, including wireless toolkits, configurations and profiles implement this interface.
IPlatformDefinition - interface eclipseme.core.model.IPlatformDefinition.
A platform definition encompasses the J2ME wireless toolkit, configuration and profiles that make up a J2ME platform.
IPreverifier - interface eclipseme.core.model.IPreverifier.
Required interface for preverification support.
IProfile - interface eclipseme.core.model.IProfile.
Representation of a J2ME profile, such as MIDP.
IResourceFilter - interface eclipseme.core.model.IResourceFilter.
This interface represents a filter controlling inclusion of resources into the packaged output.
ISignatureProperties - interface eclipseme.core.model.ISignatureProperties.
Classes implementing this interface are designed to hold the various project-specific properties relating to potential signing operations.
IWirelessToolkit - interface eclipseme.core.model.IWirelessToolkit.
Representation of a wireless toolkit instance on the file system.
IWirelessToolkitType - interface eclipseme.core.model.IWirelessToolkitType.
Implementations of this interface represent certain types of wireless toolkit implementations.
InvalidWirelessToolkitException - exception eclipseme.core.model.InvalidWirelessToolkitException.
An exception thrown when there is something wrong in specifying an instance of IWirelessToolkit.
InvalidWirelessToolkitException() - Constructor for class eclipseme.core.model.InvalidWirelessToolkitException
Constructor
InvalidWirelessToolkitException(String) - Constructor for class eclipseme.core.model.InvalidWirelessToolkitException
Constructor.
InvalidWirelessToolkitException(Throwable) - Constructor for class eclipseme.core.model.InvalidWirelessToolkitException
Constructor.
InvalidWirelessToolkitException(String, Throwable) - Constructor for class eclipseme.core.model.InvalidWirelessToolkitException
Constructor.
initializeToolkit(IProgressMonitor) - Method in class eclipseme.core.model.impl.WirelessToolkit
Initialize the information that makes up this toolkit.
isDebugServer() - Method in interface eclipseme.core.model.IEmulator
Return a boolean describing whether this emulator wants to act as a debug server rather than attaching to the debugger as a client.
isDeployedJarUpToDate() - Method in interface eclipseme.core.model.IMidletSuiteProject
Return a boolean indicating whether the project's deployed jar file exists and is up to date compared with the code contained within the jar.
isDeployedJarUpToDate() - Method in class eclipseme.core.model.impl.MidletSuiteProject
 
isDerived() - Method in interface eclipseme.core.model.IPlatformComponent
Return a boolean indicating whether or not this component is derived from another component.
isDerived() - Method in class eclipseme.core.model.impl.PlatformComponent
 
isKeyStorePathExternal() - Method in interface eclipseme.core.model.ISignatureProperties
Indicates whether the keystore path is external to the project or project-relative.
isKeyStorePathExternal() - Method in class eclipseme.core.model.impl.SignatureProperties
Indicates whether the keystore path is external to the project or project-relative.
isPredeploymentRequired() - Method in interface eclipseme.core.model.IEmulator
Return a boolean indicating whether this emulator requires a deployed jar file to be created before emulation can be done.
isPredeploymentRequired() - Method in class eclipseme.core.model.impl.AbstractEmulator
 
isThisType(File) - Method in interface eclipseme.core.model.IWirelessToolkitType
Return a boolean indicating whether or not the specified directory is the root of a toolkit of this type.

A C D E G H I J L M N O P R S T U V W