Package de.enough.polish.devices

Interface Summary
DeviceTreeItemSelectionListener Is used by the DeviceTreeItem for forwarding selection states to the User Interface.
UserAgentStorage Receives information about new devices that have been resolved or that were unable to become resolved using the UserAgent.
 

Class Summary
Bug Represents a single library.
BugManager Manages the issues of devices.
Capability Configures the behavior of <capability> elements.
CapabilityManager Manages capabilities that are used by PolishComponents.
ClassPath Manages the classpath for a device.
Configuration Represents a Java based platform like MIDP/1.0, WIPI/2.0 or DoJa/3.0.
ConfigurationManager Manages all known vendors.
DeviceDatabase Manages the complete device database.
DeviceGroup Respresents a group to which a device belongs to.
DeviceGroupManager Manages all known groups of devices.
DeviceManager Manages all known J2ME devices.
DeviceTree The DeviceTree structures the device database.
DeviceTreeItem Maps a vendor, the "virtual category" or a device to the DeviceTree.
FileUserAgentStorage Stores new found user agents to the filesystem
IdentifierComparator Compares two polish components by their identifier.
Library Represents a single library.
LibraryManager Manages the libraries of devices.
Platform Represents a Java based platform like MIDP/1.0, WIPI/2.0 or DoJa/3.0.
PlatformManager Manages all known vendors.
PolishComponent Provides common functionalities for PolishProject, Vendor, DeviceGroup and Device.
Vendor Represents a manufacturer of J2ME devices like Nokia, Sony-Ericsson, Motorola and so on.
VendorManager Manages all known vendors.