Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
D
DataCellEditor
- Class in
de.enough.polish.dataeditor.swing
Invokes editors for specific datatypes in the DataView.
DataCellEditor(JFrame, DataManager)
- Constructor for class de.enough.polish.dataeditor.swing.
DataCellEditor
Creates a new data cell editor
DataEditorDialog
- Class in
de.enough.polish.dataeditor.swing
Allows the editing of data with count greater than 1.
DataEditorDialog(Frame, String, DataEntry)
- Constructor for class de.enough.polish.dataeditor.swing.
DataEditorDialog
DataEditorUI
- Interface in
de.enough.polish.dataeditor
GUI implementations should implement and register this interface, so that the data-model can notify the GUI about events.
DataEntry
- Class in
de.enough.polish.dataeditor
Represents a data-field within a binary file.
DataEntry(String, DataType)
- Constructor for class de.enough.polish.dataeditor.
DataEntry
Creates a new entry in a binary file.
DataEntry(Element, DataManager)
- Constructor for class de.enough.polish.dataeditor.
DataEntry
DataEntryButton
- Class in
de.enough.polish.dataeditor.swing
A button which has a corresponding data entry.
DataEntryButton(DataEntry)
- Constructor for class de.enough.polish.dataeditor.swing.
DataEntryButton
DataEntryButton()
- Constructor for class de.enough.polish.dataeditor.swing.
DataEntryButton
DataManager
- Class in
de.enough.polish.dataeditor
Manages a complete data-file/definition with data-types, data-entries and so on.
DataManager()
- Constructor for class de.enough.polish.dataeditor.
DataManager
DataSerializerPreprocessor
- Class in
de.enough.polish.preprocess.custom
Serializes styles during preprocessing stage.
DataSerializerPreprocessor()
- Constructor for class de.enough.polish.preprocess.custom.
DataSerializerPreprocessor
DataTableModel
- Class in
de.enough.polish.dataeditor.swing
DataTableModel(DataManager, SwingDataEditor)
- Constructor for class de.enough.polish.dataeditor.swing.
DataTableModel
DataType
- Class in
de.enough.polish.dataeditor
Represents a data-type.
DataType(String, int, int)
- Constructor for class de.enough.polish.dataeditor.
DataType
Creates a new simple type.
DataType(String, DataType[])
- Constructor for class de.enough.polish.dataeditor.
DataType
Creates a new user defined type.
DataType(Element, DataManager)
- Constructor for class de.enough.polish.dataeditor.
DataType
DataView
- Class in
de.enough.polish.dataeditor.swing
DataView(JFrame, DataTableModel, DataManager)
- Constructor for class de.enough.polish.dataeditor.swing.
DataView
de.enough.polish
- package de.enough.polish
Provides the base classes of a polish enabled build project.
de.enough.polish.ant
- package de.enough.polish.ant
Provides the ant tasks.
de.enough.polish.ant.android
- package de.enough.polish.ant.android
de.enough.polish.ant.blackberry
- package de.enough.polish.ant.blackberry
de.enough.polish.ant.build
- package de.enough.polish.ant.build
Contains the build settings of the PolishTask.
de.enough.polish.ant.buildlistener
- package de.enough.polish.ant.buildlistener
de.enough.polish.ant.emulator
- package de.enough.polish.ant.emulator
Contains the emulator settings of the PolishTask.
de.enough.polish.ant.info
- package de.enough.polish.ant.info
Contains the info settings of the PolishTask.
de.enough.polish.ant.requirements
- package de.enough.polish.ant.requirements
Provides the selection of the devices for the PolishTask.
de.enough.polish.buildlist
- package de.enough.polish.buildlist
de.enough.polish.dataeditor
- package de.enough.polish.dataeditor
Provides the base for handling binary data files.
de.enough.polish.dataeditor.swing
- package de.enough.polish.dataeditor.swing
Provides a swing GUI for handling binary data files.
de.enough.polish.descriptor
- package de.enough.polish.descriptor
de.enough.polish.devices
- package de.enough.polish.devices
de.enough.polish.emulator
- package de.enough.polish.emulator
Provides classes for launching any J2ME emulator.
de.enough.polish.emulator.process
- package de.enough.polish.emulator.process
de.enough.polish.exceptions
- package de.enough.polish.exceptions
Contains base exceptions for the J2ME Polish framework.
de.enough.polish.finalize
- package de.enough.polish.finalize
de.enough.polish.font
- package de.enough.polish.font
Provides an utility for creating bitmap-font(.bmf)-files out of true type fonts.
de.enough.polish.http
- package de.enough.polish.http
de.enough.polish.ide.swing
- package de.enough.polish.ide.swing
de.enough.polish.jar
- package de.enough.polish.jar
Provides the possibility to use custom packagers, e.g.
de.enough.polish.libraryprocessor
- package de.enough.polish.libraryprocessor
de.enough.polish.log
- package de.enough.polish.log
de.enough.polish.manifest
- package de.enough.polish.manifest
de.enough.polish.notify
- package de.enough.polish.notify
de.enough.polish.obfuscate
- package de.enough.polish.obfuscate
Contains the obfuscators for reducing the bytecode.
de.enough.polish.osgi
- package de.enough.polish.osgi
de.enough.polish.postcompile
- package de.enough.polish.postcompile
Provides the possibility to use custom postcompilers.
de.enough.polish.postobfuscate
- package de.enough.polish.postobfuscate
de.enough.polish.precompile
- package de.enough.polish.precompile
Provides the possibility to use custom postcompilers.
de.enough.polish.preprocess
- package de.enough.polish.preprocess
Preprocesses source code before it is compiled.
de.enough.polish.preprocess.backgrounds
- package de.enough.polish.preprocess.backgrounds
Converts the CSS border definitions to J2ME border classes.
de.enough.polish.preprocess.borders
- package de.enough.polish.preprocess.borders
Converts the CSS background definitions to J2ME background classes.
de.enough.polish.preprocess.css
- package de.enough.polish.preprocess.css
de.enough.polish.preprocess.css.attributes
- package de.enough.polish.preprocess.css.attributes
de.enough.polish.preprocess.custom
- package de.enough.polish.preprocess.custom
Includes custom preprocessors.
de.enough.polish.preverify
- package de.enough.polish.preverify
de.enough.polish.propertyfunctions
- package de.enough.polish.propertyfunctions
de.enough.polish.qualitycontrol
- package de.enough.polish.qualitycontrol
de.enough.polish.resources
- package de.enough.polish.resources
de.enough.polish.rmi
- package de.enough.polish.rmi
de.enough.polish.rmi.bluetooth
- package de.enough.polish.rmi.bluetooth
de.enough.polish.security
- package de.enough.polish.security
de.enough.polish.sourceparser
- package de.enough.polish.sourceparser
Allows parsing of simple Java source code files.
de.enough.polish.stacktrace
- package de.enough.polish.stacktrace
Provides methods for resolving class-based stacktraces, e.g.
de.enough.polish.swing
- package de.enough.polish.swing
Offers help for integrating Swing applications nicely into the host-operating system, notably Mac OS X.
de.enough.polish.theme
- package de.enough.polish.theme
de.enough.polish.theme.obfuscation
- package de.enough.polish.theme.obfuscation
de.enough.polish.util
- package de.enough.polish.util
Provides some helper classes.
deactivate()
- Method in class de.enough.polish.swing.
OkCancelApplyPanel
deactivate()
- Method in class de.enough.polish.swing.
OkCancelPanel
deactivateApply()
- Method in class de.enough.polish.swing.
OkCancelApplyPanel
deactivateCancel()
- Method in class de.enough.polish.swing.
OkCancelApplyPanel
deactivateCancel()
- Method in class de.enough.polish.swing.
OkCancelPanel
deactivateOk()
- Method in class de.enough.polish.swing.
OkCancelApplyPanel
deactivateOk()
- Method in class de.enough.polish.swing.
OkCancelPanel
DEBUG
- Static variable in class de.enough.polish.preprocess.
DebugManager
Debugger
- Class in
de.enough.polish.emulator
Connects the emulator to a debugger.
Debugger()
- Constructor for class de.enough.polish.emulator.
Debugger
Creates a new debugger.
DebuggerSetting
- Class in
de.enough.polish.ant.emulator
DebuggerSetting()
- Constructor for class de.enough.polish.ant.emulator.
DebuggerSetting
DebugManager
- Class in
de.enough.polish.preprocess
Administers the debug-level for all classes.
DebugManager(String, boolean)
- Constructor for class de.enough.polish.preprocess.
DebugManager
Creates a new debug manager.
DebugManager(int, boolean)
- Constructor for class de.enough.polish.preprocess.
DebugManager
Creates a new debug manager.
DebugManager(LogSetting, ExtensionManager, Environment)
- Constructor for class de.enough.polish.preprocess.
DebugManager
Creates a new debug manager.
DecompilerNotInstalledException
- Exception in
de.enough.polish.stacktrace
Is thrown when a necessary decompiler is not installed.
DecompilerNotInstalledException(String)
- Constructor for exception de.enough.polish.stacktrace.
DecompilerNotInstalledException
DecompilerNotInstalledException(String, Throwable)
- Constructor for exception de.enough.polish.stacktrace.
DecompilerNotInstalledException
DefaultDebugger
- Class in
de.enough.polish.emulator
Copyright Enough Software 2005
DefaultDebugger()
- Constructor for class de.enough.polish.emulator.
DefaultDebugger
DefaultDescriptorCreator
- Class in
de.enough.polish.descriptor
Creates the descriptor JAD file).
DefaultDescriptorCreator()
- Constructor for class de.enough.polish.descriptor.
DefaultDescriptorCreator
Creates a new instance
DefaultLogHandler
- Class in
de.enough.polish.log
The default log handler just sets preprocessing directives according to the given parameters.
DefaultLogHandler()
- Constructor for class de.enough.polish.log.
DefaultLogHandler
Creates a new default log handler
DefaultManifestCreator
- Class in
de.enough.polish.manifest
Stores the manifest attributes normally.
DefaultManifestCreator()
- Constructor for class de.enough.polish.manifest.
DefaultManifestCreator
Creates a new manifest creator.
DefaultPackager
- Class in
de.enough.polish.jar
Uses the internal J2ME Polish functions to create a jar-file.
DefaultPackager()
- Constructor for class de.enough.polish.jar.
DefaultPackager
Creates a new packager
DefaultResourceCopier
- Class in
de.enough.polish.resources
Just copies all resource files without renaming them.
DefaultResourceCopier()
- Constructor for class de.enough.polish.resources.
DefaultResourceCopier
Creates a new instance
defaultValue
- Variable in class de.enough.polish.preprocess.css.
CssAttribute
defineClassFromData(File, byte[], String)
- Method in class de.enough.polish.util.
PathClassLoader
Define a class given its bytes
definePackage(File, String)
- Method in class de.enough.polish.util.
PathClassLoader
Define the package information associated with a class.
definePackage(File, String, Manifest)
- Method in class de.enough.polish.util.
PathClassLoader
Define the package information when the class comes from a jar with a manifest
delete(File)
- Static method in class de.enough.polish.util.
FileUtil
Deletes a file or a directory.
deleteSubtype(int)
- Method in class de.enough.polish.dataeditor.swing.
CreateTypeTableModel
description
- Variable in class de.enough.polish.devices.
PolishComponent
description
- Variable in class de.enough.polish.preprocess.css.
CssAttribute
DESCRIPTOR_ATTRIBUTES_KEY
- Static variable in class de.enough.polish.descriptor.
DescriptorCreator
DESCRIPTOR_ENCODING_KEY
- Static variable in class de.enough.polish.descriptor.
DescriptorCreator
DescriptorCreator
- Class in
de.enough.polish.descriptor
Creates the descriptor file such as the JAD (MIDP) or JAM (DoJa).
DescriptorCreator()
- Constructor for class de.enough.polish.descriptor.
DescriptorCreator
Creates a new instance
DESTROY_APP_PATTERN
- Static variable in class de.enough.polish.ant.
PolishTask
Device
- Class in
de.enough.polish
Represents a J2ME device.
Device(String)
- Constructor for class de.enough.polish.
Device
Device(String, CapabilityManager)
- Constructor for class de.enough.polish.
Device
Device(ConfigurationManager, PlatformManager, Element, String, String, Vendor, DeviceGroupManager, LibraryManager, DeviceManager, CapabilityManager)
- Constructor for class de.enough.polish.
Device
Creates a new device.
device
- Variable in class de.enough.polish.emulator.
Emulator
device
- Variable in class de.enough.polish.resources.
TranslationManager
deviceDatabase
- Variable in class de.enough.polish.ant.
PolishTask
the manager of all devices
DeviceDatabase
- Class in
de.enough.polish.devices
Manages the complete device database.
DeviceDatabase()
- Constructor for class de.enough.polish.devices.
DeviceDatabase
Creates a new device database, please call init() right after the initialization.
DeviceDatabase(File)
- Constructor for class de.enough.polish.devices.
DeviceDatabase
Creates a new device database.
DeviceDatabase(Map, File, File, File, PolishProject, Map, Map)
- Constructor for class de.enough.polish.devices.
DeviceDatabase
Creates a new device database.
DeviceFilter
- Interface in
de.enough.polish.ant.requirements
Allows an object to filter specific devices.
DeviceGroup
- Class in
de.enough.polish.devices
Respresents a group to which a device belongs to.
DeviceGroup(Element, CapabilityManager, DeviceGroupManager)
- Constructor for class de.enough.polish.devices.
DeviceGroup
Creates a new device group.
DeviceGroup(String)
- Constructor for class de.enough.polish.devices.
DeviceGroup
Creates a new empty group.
DeviceGroupManager
- Class in
de.enough.polish.devices
Manages all known groups of devices.
DeviceGroupManager(InputStream, CapabilityManager)
- Constructor for class de.enough.polish.devices.
DeviceGroupManager
Creates a new group manager.
DeviceManager
- Class in
de.enough.polish.devices
Manages all known J2ME devices.
DeviceManager(ConfigurationManager, PlatformManager, VendorManager, DeviceGroupManager, LibraryManager, CapabilityManager, InputStream)
- Constructor for class de.enough.polish.devices.
DeviceManager
Creates a new device manager with the given devices.xml file.
DeviceManager(VendorManager)
- Constructor for class de.enough.polish.devices.
DeviceManager
Creates a new device manager with the given devices.xml file.
deviceRequirements
- Variable in class de.enough.polish.ant.
PolishTask
devices
- Variable in class de.enough.polish.ant.
PolishTask
the actual devices which are supported by this project
DeviceSelectionComponent
- Class in
de.enough.polish.ide.swing
Can be used for an easy selection of target devices.
DeviceSelectionComponent(String)
- Constructor for class de.enough.polish.ide.swing.
DeviceSelectionComponent
Creates a new device selector.
DeviceSelector
- Interface in
de.enough.polish.ide.swing
DeviceTree
- Class in
de.enough.polish.devices
The DeviceTree structures the device database.
DeviceTree(DeviceDatabase, Configuration[], Platform[])
- Constructor for class de.enough.polish.devices.
DeviceTree
Creates a new DeviceTree.
DeviceTreeCheckBox
- Class in
de.enough.polish.ide.swing
Embeds a checkbox into a device tree item.
DeviceTreeCheckBox(DeviceTreeItem, boolean)
- Constructor for class de.enough.polish.ide.swing.
DeviceTreeCheckBox
DeviceTreeItem
- Class in
de.enough.polish.devices
Maps a vendor, the "virtual category" or a device to the DeviceTree.
DeviceTreeItem(DeviceTreeItem, Vendor, Device)
- Constructor for class de.enough.polish.devices.
DeviceTreeItem
Creates a new tree item.
DeviceTreeItemCellEditor
- Class in
de.enough.polish.ide.swing
DeviceTreeItemCellEditor(DeviceTreeView, DeviceTreeView.DeviceTreeItemCellRenderer)
- Constructor for class de.enough.polish.ide.swing.
DeviceTreeItemCellEditor
DeviceTreeItemSelectionListener
- Interface in
de.enough.polish.devices
Is used by the DeviceTreeItem for forwarding selection states to the User Interface.
DeviceTreeView
- Class in
de.enough.polish.ide.swing
DeviceTreeView(DeviceTree)
- Constructor for class de.enough.polish.ide.swing.
DeviceTreeView
Is used to visualize a device tree.
DimensionCssAttribute
- Class in
de.enough.polish.preprocess.css.attributes
Wraps a numerical value that may have a unit such as 'px' (pixel), '%' (percent), 'em' (font height).
DimensionCssAttribute()
- Constructor for class de.enough.polish.preprocess.css.attributes.
DimensionCssAttribute
Creates a new instance.
DimensionMapCssAttribute
- Class in
de.enough.polish.preprocess.css.attributes
An attribute that consists of a mapped value or a combination.
DimensionMapCssAttribute()
- Constructor for class de.enough.polish.preprocess.css.attributes.
DimensionMapCssAttribute
Creates a new instance.
DIRECTIVE_PATTERN
- Static variable in class de.enough.polish.preprocess.
Preprocessor
DirectoryFileFilter
- Class in
de.enough.polish.util
Filters directories in File.listFiles() calls.
DirectoryFileFilter(boolean)
- Constructor for class de.enough.polish.util.
DirectoryFileFilter
Creates a new directory filter
DisplayCountryFunction
- Class in
de.enough.polish.propertyfunctions
Gets a locale like "fr" or "en_US" and returns the localized country name for this.
DisplayCountryFunction()
- Constructor for class de.enough.polish.propertyfunctions.
DisplayCountryFunction
Create a new function
DisplayLanguageFunction
- Class in
de.enough.polish.propertyfunctions
Gets a locale like "fr" or "en_US" and returns the localized language name for this.
DisplayLanguageFunction()
- Constructor for class de.enough.polish.propertyfunctions.
DisplayLanguageFunction
Create a new function
doCompile()
- Method in class de.enough.polish.ant.build.
BuildSetting
Determines whether the project should be compiled.
DoJaDescriptorCreator
- Class in
de.enough.polish.descriptor
Creates the descriptor JAM file for DoJa devices.
DoJaDescriptorCreator()
- Constructor for class de.enough.polish.descriptor.
DoJaDescriptorCreator
Creates a new instance
DoJaEmulator
- Class in
de.enough.polish.emulator
Starts an emulation session with the DoJa SDK.
DoJaEmulator()
- Constructor for class de.enough.polish.emulator.
DoJaEmulator
Creates a new emulator.
doObfuscate()
- Method in class de.enough.polish.ant.build.
BuildSetting
Determines whether the resulting jars should be obfuscated at all.
doObfuscate
- Variable in class de.enough.polish.ant.
PolishTask
doPostCompile()
- Method in class de.enough.polish.ant.build.
BuildSetting
doPostCompile
- Variable in class de.enough.polish.ant.
PolishTask
doPostObfuscate()
- Method in class de.enough.polish.ant.build.
BuildSetting
doPostObfuscate
- Variable in class de.enough.polish.ant.
PolishTask
doPreCompile()
- Method in class de.enough.polish.ant.build.
BuildSetting
doPreverify()
- Method in class de.enough.polish.ant.build.
BuildSetting
Determines whether the project should get preverified.
doPreverifyInCompilerMode()
- Method in class de.enough.polish.ant.build.
BuildSetting
DoubleGradientVerticalBackgroundConverter
- Class in
de.enough.polish.preprocess.backgrounds
Converter for de.enough.polish.ui.backgrounds.GradientVerticalBackground.
DoubleGradientVerticalBackgroundConverter()
- Constructor for class de.enough.polish.preprocess.backgrounds.
DoubleGradientVerticalBackgroundConverter
doWait()
- Method in class de.enough.polish.ant.emulator.
EmulatorSetting
Determines whether J2ME Polish should wait for the end of execution of the emulator
DropShadowBorderConverter
- Class in
de.enough.polish.preprocess.borders
Creates a drop shadow border.
DropShadowBorderConverter()
- Constructor for class de.enough.polish.preprocess.borders.
DropShadowBorderConverter
dx(Environment)
- Static method in class de.enough.polish.ant.android.
ArgumentHelper
Returns the os-dependent executable for dx
DYNAMIC_COLORS
- Static variable in class de.enough.polish.preprocess.css.
ColorConverter
Defines dynamic colors like COLOR_BACKGROUND, COLOR_FOREGROUND, etc which can be used on MIDP/2.0 systems.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X