Package eclipseme.core.model.impl

Class Summary
AbstractEmulator Abstract support class for Emulator implementations.
AbstractWirelessToolkitType An abstract superclass implementation of the IWirelessToolkitType interface that provides common functionality.
Configuration Standard implementation of the IConfiguration interface.
Configuration.ConfigurationPersistenceDelegate Persistence delegation support for Configuration objects.
Device Primary implementation of the IDevice interface.
MetaData This class holds the metadata for the midlet suite project.
MidletSuiteProject Implementation of the IMidletSuiteProject interface providing access to midlet suite specific information.
MidletSuiteProject.MidletSuiteCreationRunnable Workspace runnable for creating a Midlet Suite within a project.
ObfuscatorTool Tool implementation for running the Proguard obfuscator.
ParameterGuessingPreverifier A standard preverifier implementation that attempts to guess the correct parameters for use in the preverifier.
PlatformComponent Abstract superclass of the various platform components.
PlatformDefinition Standard implementation of the IPlatformDefinition interface.
PlatformDefinition.PlatformDefinitionPersistenceDelegate Persistence delegation support for PlatformDefinition objects.
Preverifier Object wrapper around the preverifier tool in the wireless toolkit.
Profile Standard implementation of the IProfile interface.
Profile.ProfilePersistenceDelegate Persistence support for the Profile class.
RC4Engine RC4 engine implementation.
Original source code was from Bouncy Castle.
Copyright (c) 2000 The Legion Of The Bouncy Castle (http://www.bouncycastle.org)
SignaturePasswords This class carries a pair of passwords back from the status handler (SigningPasswordsHandler) in the ui area.
SignatureProperties This is a simple container class (bean) designed to hold the various project-specific properties relating to potential signing operations.
SourceResourcesFilter A resource filter implementation to handle filtering of the source folder resources.
UnspecifiedPlatformDefinition A platform definition to be used when no other definition has been provided or it has been lost.
WirelessToolkit This is the primary implementation of the IWirelessToolkit interface that assumes Sun's implementation of the wireless toolkit (or one that looks similar to Sun's implementation).
WirelessToolkit.WirelessToolkitPersistenceDelegate Persistence delegate for wireless toolkit instances.