A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abort() - Method in interface de.enough.polish.android.obex.Operation
Sends an ABORT message to the server.
abort - Variable in class de.enough.polish.ui.ScreenChangeAnimation
 
abort() - Method in class de.enough.polish.ui.ScreenChangeAnimation
Aborts this screen change animation by setting the abort flag which is checked for in the run() method.
abs() - Method in class de.enough.polish.math.BigInteger
 
abs(int) - Static method in class de.enough.polish.math.FP
Absolute value of fixed point number.
abs() - Method in class de.enough.polish.math.HFloat
 
abs(int) - Method in class de.enough.polish.math.HFloat
 
abs(long) - Method in class de.enough.polish.math.HFloat
 
abs(int) - Method in class de.enough.polish.processing.ProcessingContext
 
abs(int) - Method in interface de.enough.polish.processing.ProcessingInterface
Calculates the absolute value (magnitude) of a number.
ABSOLUTE_LINE_BREAK - Static variable in class de.enough.polish.util.BitMapFontViewer
 
AbstractPIMList - Class in de.enough.polish.android.pim.enough
This is an abstract class to unify common functionality of a PIMList
AbstractPIMList(String, int) - Constructor for class de.enough.polish.android.pim.enough.AbstractPIMList
 
AbstractPlayer - Class in de.enough.polish.android.media.enough
This abstract Player class handles state change and listener notification.
AbstractPlayer() - Constructor for class de.enough.polish.android.media.enough.AbstractPlayer
 
AccelationInfoItem - Class in de.enough.polish.util.sensor
Shows information about the current acceleration
AccelationInfoItem() - Constructor for class de.enough.polish.util.sensor.AccelationInfoItem
 
AccelationInfoItem(String) - Constructor for class de.enough.polish.util.sensor.AccelationInfoItem
 
AccelationInfoItem(Style) - Constructor for class de.enough.polish.util.sensor.AccelationInfoItem
 
AccelationInfoItem(String, Style) - Constructor for class de.enough.polish.util.sensor.AccelationInfoItem
 
AccelerationListener - Interface in de.enough.polish.util.sensor
Listens for acceleration changes
AccelerationUtil - Class in de.enough.polish.util.sensor
Helps to deal with an acceleration sensor when polish.api.sensor is supported by the device.
acceptAndOpen() - Method in interface de.enough.polish.android.bluetooth.L2CAPConnectionNotifier
Waits for a client to connect to this L2CAP service.
acceptAndOpen(ServerRequestHandler) - Method in interface de.enough.polish.android.obex.SessionNotifier
Waits for a transport layer connection to be established and specifies the handler to handle the requests from the client.
acceptAndOpen(ServerRequestHandler, Authenticator) - Method in interface de.enough.polish.android.obex.SessionNotifier
Waits for a transport layer connection to be established and specifies the handler to handle the requests from the client and the Authenticator to use to respond to authentication challenge and authentication response headers.
AccessibleField - Interface in de.enough.polish.blackberry.ui
Allows to access protected field methods.
ACCURACY_THRESHOLD - Static variable in class de.enough.polish.android.location.AndroidLocationProvider
 
acos(int) - Static method in class de.enough.polish.math.FP
Finds the inverse Cos value of input fixed point number.
acos() - Method in class de.enough.polish.math.HFloat
 
acosh() - Method in class de.enough.polish.math.HFloat
 
acot() - Method in class de.enough.polish.math.HFloat
 
acoth() - Method in class de.enough.polish.math.HFloat
 
activate(boolean) - Method in class de.enough.polish.ui.FakeTextFieldCustomItem
Sets a blackberry field to selectable.
activate(boolean) - Method in class de.enough.polish.ui.TextField
Sets a blackberry field to selectable.
activeSignals - Variable in class de.enough.polish.ui.borders.SquareSonarBorder
 
Actorx - Class in de.enough.polish.graphics3d.gles.nodes
Node abstraction.
Actorx(GL) - Constructor for class de.enough.polish.graphics3d.gles.nodes.Actorx
 
add(Item) - Method in class de.enough.polish.browser.Browser
 
add(Item) - Method in class de.enough.polish.browser.Browser
 
add(CalendarEntry) - Method in class de.enough.polish.calendar.CalendarEntryList
Adds a CalendarEntry to this list
add(CalendarEntryList) - Method in class de.enough.polish.calendar.CalendarEntryList
Adds a list of entries.
add(Vec3Df) - Method in class de.enough.polish.graphics3d.linalg.Vec3Df
 
add(Vec3Dx) - Method in class de.enough.polish.graphics3d.linalg.Vec3Dx
 
add(Vec4Df) - Method in class de.enough.polish.graphics3d.linalg.Vec4Df
 
add(Vec4Dx) - Method in class de.enough.polish.graphics3d.linalg.Vec4Dx
 
add(BigInteger) - Method in class de.enough.polish.math.BigInteger
 
add(HFloat) - Method in class de.enough.polish.math.HFloat
 
add(int) - Method in class de.enough.polish.math.HFloat
 
add(String) - Method in class de.enough.polish.math.HFloat
 
add(String) - Method in class de.enough.polish.ui.Container
Adds an StringItem with the given text to this container.
add(String, Style) - Method in class de.enough.polish.ui.Container
Adds an StringItem with the given text to this container.
add(Item) - Method in class de.enough.polish.ui.Container
Adds an item to this container.
add(Item, Style) - Method in class de.enough.polish.ui.Container
Adds an item to this container.
add(int, Item) - Method in class de.enough.polish.ui.Container
Inserts the given item at the defined position.
add(Item) - Method in class de.enough.polish.ui.Container
Adds an item
add(int, Item) - Method in class de.enough.polish.ui.Container
Inserts an item
add(String) - Method in class de.enough.polish.ui.FakeContainerCustomItem
Adds an StringItem with the given text to this container.
add(String, Style) - Method in class de.enough.polish.ui.FakeContainerCustomItem
Adds an StringItem with the given text to this container.
add(Item) - Method in class de.enough.polish.ui.FakeContainerCustomItem
Adds an item to this container.
add(Item, Style) - Method in class de.enough.polish.ui.FakeContainerCustomItem
Adds an item to this container.
add(int, Item) - Method in class de.enough.polish.ui.FakeContainerCustomItem
Inserts the given item at the defined position.
add(Item) - Method in class de.enough.polish.ui.FakeContainerCustomItem
Adds an item
add(int, Item) - Method in class de.enough.polish.ui.FakeContainerCustomItem
Inserts an item
add(int, int, Item) - Method in class de.enough.polish.ui.TableItem
Adds the given item to the specified table element.
add(Item) - Method in class de.enough.polish.ui.TableItem
Container methods
add(K) - Method in class de.enough.polish.util.ArrayList
Stores the given element in this list.
add(int, K) - Method in class de.enough.polish.util.ArrayList
Inserts the given element at the defined position.
add(boolean) - Method in class de.enough.polish.util.BooleanList
Stores the given element in this list.
add(int, boolean) - Method in class de.enough.polish.util.BooleanList
Inserts the given boolean at the defined position.
add(K) - Method in class de.enough.polish.util.IdentityArrayList
Stores the given element in this list.
add(int, K) - Method in class de.enough.polish.util.IdentityArrayList
Inserts the given element at the defined position.
add(int) - Method in class de.enough.polish.util.IntList
Stores the given element in this list.
add(int, int) - Method in class de.enough.polish.util.IntList
Inserts the given element at the defined position.
add(K, V) - Method in class de.enough.polish.util.KeyValueList
Stores the given key-value pair in this list.
add(int, K, V) - Method in class de.enough.polish.util.KeyValueList
Inserts the given element at the defined position.
add(long) - Method in class de.enough.polish.util.LongList
Stores the given element in this list.
add(int, long) - Method in class de.enough.polish.util.LongList
Inserts the given element at the defined position.
add(TimePoint) - Method in class de.enough.polish.util.TimePoint
Adds another TimePoint to this TimePoint
ADD_CONTACT_EXCEPTION_STRING - Static variable in class de.enough.polish.pim.PimConstants
 
ADD_EVENT_EXCEPTION_STRING - Static variable in class de.enough.polish.pim.PimConstants
 
ADD_TODO_EXCEPTION_STRING - Static variable in class de.enough.polish.pim.PimConstants
 
ADD_WORD_CMD - Static variable in class de.enough.polish.ui.PredictiveAccess
The command to start the dialog to add a custom word to the predictive dictionary
addAccelerationListener(AccelerationListener) - Static method in class de.enough.polish.util.sensor.AccelerationUtil
Adds an acceleration listener
addAll(ArrayList) - Method in class de.enough.polish.util.ArrayList
Adds all elements of the given list to this list.
addAll(Object[]) - Method in class de.enough.polish.util.ArrayList
Adds all elements to this list.
addAll(Object[], int, int) - Method in class de.enough.polish.util.ArrayList
Adds all elements to this list.
addAll(IdentityArrayList) - Method in class de.enough.polish.util.IdentityArrayList
Adds all elements of the given list to this list.
addAll(Object[]) - Method in class de.enough.polish.util.IdentityArrayList
Adds all elements to this list.
addAll(Object[], int, int) - Method in class de.enough.polish.util.IdentityArrayList
Adds all elements to this list.
addAll(WrappedText) - Method in class de.enough.polish.util.WrappedText
Adds all content from the given wrapped text
addAnimation(CssAnimation, UiElement) - Static method in class de.enough.polish.ui.AnimationThread
Adds a new CSS animation into the processing queue.
addAnimationItem(Animatable) - Static method in class de.enough.polish.ui.AnimationThread
Adds the given item to list of items that should be animated.
addAnimationItem(CustomItem) - Static method in class de.enough.polish.ui.AnimationThread
Adds the given item to list of items that should be animated.
addAttribute(String, String, Style) - Method in class de.enough.polish.browser.css.CssInterpreter
Parses an attribute and adds the attribute to the specified style.
addAttribute(String, Object) - Method in class de.enough.polish.ui.Style
Adds the specified attribute to this style, possibly replacing a previous set value.
addAttribute(int, Object) - Method in class de.enough.polish.ui.Style
Adds the specified attribute to this style, possibly replacing a previous set value
addAttributeCommand(String, String, Command) - Method in class de.enough.polish.browser.Browser
 
addAttributeCommand(String, String, String, Command) - Method in class de.enough.polish.browser.Browser
 
addAttributeCommand(String, String, String, Command) - Method in class de.enough.polish.browser.TagHandler
Adds a command to a specific tag/attribute combination.
addBinary(int, int, byte[], int, int) - Method in class de.enough.polish.android.pim.enough.ContactImpl
 
addBinary(int, int, byte[], int, int) - Method in interface de.enough.polish.android.pim.PIMItem
Adds a binary data value to a field in the item.
addBoolean(int, int, boolean) - Method in class de.enough.polish.android.pim.enough.ContactImpl
 
addBoolean(int, int, boolean) - Method in interface de.enough.polish.android.pim.PIMItem
Adds a boolean value to a field in the item.
addCallback(VideoCallback) - Method in class de.enough.polish.video.VideoContainer
Adds a callback
addCategory(String) - Method in class de.enough.polish.android.location.LandmarkStore
Adds a category to this LandmarkStore.
addCategory(String) - Method in class de.enough.polish.android.pim.enough.ContactListImpl
 
addCategory(String) - Method in interface de.enough.polish.android.pim.PIMList
Adds the provided category to the PIM list.
addCategory(CalendarCategory) - Method in class de.enough.polish.calendar.CalendarEntryModel
Adds an (empty) category to this model.
addCategory(CalendarCategory, boolean) - Method in class de.enough.polish.calendar.CalendarEntryModel
Adds an (empty) category to this model.
addCategoryToContactList(ContactList, String) - Method in class de.enough.polish.pim.PimUtility
Method to add a new category to the Contact List.
addCategoryToEventList(EventList, String) - Method in class de.enough.polish.pim.PimUtility
Method to add a new category to the Event List.
addCategoryToToDoList(ToDoList, String) - Method in class de.enough.polish.pim.PimUtility
Method to add a new category to the ToDo List.
addChild(Actorx) - Method in class de.enough.polish.graphics3d.gles.nodes.Actorx
 
addChild(Command) - Method in class de.enough.polish.ui.CommandItem
Adds a subcommand to this node.
addChild(Command, Style) - Method in class de.enough.polish.ui.CommandItem
Adds a subcommand to this node.
addChild(CommandItem) - Method in class de.enough.polish.ui.CommandItem
Adds a subcommand to this node.
addChild(XmlDomNode) - Method in class de.enough.polish.xml.XmlDomNode
Adds a child node
addChildCategory(CalendarCategory) - Method in class de.enough.polish.calendar.CalendarCategory
Adds a sub-category to this category
addChildren(Object, ArrayList) - Method in class de.enough.polish.io.file.FileSystemTreeModel
 
addChildren(Object, ArrayList) - Method in class de.enough.polish.io.file.UiFileSystemTreeModel
 
addChildren(Object, ArrayList) - Method in interface de.enough.polish.ui.TreeModel
Returns the number of children of parent.
addColumn() - Method in class de.enough.polish.ui.TableItem
Adds a new column to this table.
addColumn() - Method in class de.enough.polish.util.TableData
Adds a new column to this table.
addCommand(Command, Style) - Method in class de.enough.polish.android.lcdui.Canvas
Adds a command to the Displayable.
addCommand(Command) - Method in class de.enough.polish.android.lcdui.Canvas
Adds a command to the Displayable.
addCommand(Command) - Method in class de.enough.polish.android.midlet.MidletBridge
 
addCommand(Command) - Method in class de.enough.polish.blackberry.ui.BaseScreen
 
addCommand(Command) - Method in class de.enough.polish.doja.ui.Displayable
Adds a command to the Displayable.
addCommand(Command) - Method in class de.enough.polish.midp.ui.Form
 
addCommand(Command) - Method in class de.enough.polish.midp.ui.GameCanvas
 
addCommand(Command) - Method in class de.enough.polish.midp.ui.TextBox
 
addCommand(Command, Style) - Method in class de.enough.polish.ui.Alert
 
addCommand(Command) - Method in class de.enough.polish.ui.Alert
 
addCommand(Command) - Method in class de.enough.polish.ui.Canvas
 
addCommand(Command) - Method in interface de.enough.polish.ui.Displayable
Adds a command to the Displayable.
addCommand(Command) - Method in class de.enough.polish.ui.FakeCustomItem
Adds a command to this item
addCommand(Command) - Method in class de.enough.polish.ui.FakeCustomItem
Adds a context sensitive Command to the item.
addCommand(Command, Style) - Method in class de.enough.polish.ui.FakeCustomItem
Adds a context sensitive Command to the item.
addCommand(Command) - Method in class de.enough.polish.ui.Item
Adds a command to this item
addCommand(Command) - Method in class de.enough.polish.ui.Item
Adds a context sensitive Command to the item.
addCommand(Command, Style) - Method in class de.enough.polish.ui.Item
Adds a context sensitive Command to the item.
addCommand(Command) - Method in class de.enough.polish.ui.MenuBar
 
addCommand(Command, Style) - Method in class de.enough.polish.ui.MenuBar
 
addCommand(Command) - Method in class de.enough.polish.ui.Screen
Adds a command to this screen
addCommand(Command) - Method in class de.enough.polish.ui.Screen
 
addCommand(Command, Style) - Method in class de.enough.polish.ui.Screen
Adds a command to this screen with the specified style.
addCommand(Command) - Method in class de.enough.polish.ui.Spacer
Spacers are restricted from having Commands, so this method will always throw IllegalStateException whenever it is called.
addCommands(String, Item) - Method in class de.enough.polish.browser.TagHandler
Adds registered commands to the given item.
addCommands(String, String, String, Item) - Method in class de.enough.polish.browser.TagHandler
Adds registered commands to the given item.
addCommands(FileSystemNode, Item) - Method in class de.enough.polish.io.file.UiFileSystemTreeModel
Adds commands to this item.
addCommands(ArrayList) - Method in class de.enough.polish.ui.FakeCustomItem
Adds all commands to the specified list.
addCommands(ArrayList) - Method in class de.enough.polish.ui.Item
Adds all commands to the specified list.
addCommandSeparator(int) - Method in class de.enough.polish.ui.Screen
Adds a command separator to the menu of this screen.
addCommandSeparator(int, Style) - Method in class de.enough.polish.ui.Screen
Adds a command separator to the menu of this screen.
addCommandSeparator(int, Screen) - Static method in class de.enough.polish.ui.UiAccess
Adds add separator with the given priority to the menu
addCommandSeparator(int, Screen, Style) - Static method in class de.enough.polish.ui.UiAccess
Adds add separator with the given priority to the menu
addCommandSeparator(int, Screen) - Static method in class de.enough.polish.ui.UiAccess
Adds add separator with the given priority to the menu
addCommandSeparator(int, Screen, Style) - Static method in class de.enough.polish.ui.UiAccess
Adds add separator with the given priority to the menu
addCommandsLayer(Command[]) - Method in class de.enough.polish.ui.MenuBar
Adds a new layer of commands, e.g.
addCommandsLayer(Command[]) - Method in class de.enough.polish.ui.Screen
 
addCommandToScreen() - Method in class de.enough.polish.ui.CommandItem
Adds the command to the screen of the parenting item
addConsumer(ImageConsumer) - Method in class de.enough.polish.ui.ImageQueue
 
addContact(PimContact) - Method in class de.enough.polish.pim.PimUtility
Method to add Contact entry with specified data PimContact to default ContactList
addContact(PimContact, String) - Method in class de.enough.polish.pim.PimUtility
Method to add Contact entry with specified data PimContact to the specified named ContactList
addContentTransform(ContentTransform) - Method in class de.enough.polish.content.source.ContentSource
Adds a content transformation
addDate(int, int, long) - Method in class de.enough.polish.android.pim.enough.ContactImpl
 
addDate(int, int, long) - Method in interface de.enough.polish.android.pim.PIMItem
Adds a date value to a field in the item.
addDay(int) - Method in class de.enough.polish.util.TimePoint
Adds the specified number of days to this time point.
addElement(DataElement) - Method in class de.enough.polish.android.bluetooth.DataElement
Adds a DataElement to this DATALT or DATSEQ DataElement object.
addElement(TextElement) - Method in class de.enough.polish.predictive.TextBuilder
Adds an instance of TextElement to textElements in compliance with the current align.
addEntries(CalendarEntryModel) - Method in class de.enough.polish.calendar.CalendarEntryModel
Adds all entries of the given model to this model.
addEntries(CalendarEntryModel, boolean) - Method in class de.enough.polish.calendar.CalendarEntryModel
Adds all entries of the given model to this model.
addEntries(CalendarEntryModel, boolean, boolean) - Method in class de.enough.polish.calendar.CalendarEntryModel
Adds all entries of the given model to this model.
addEntry(CalendarEntry) - Method in class de.enough.polish.calendar.CalendarEntryModel
Adds an entry to this model.
addEntry(CalendarEntry, boolean) - Method in class de.enough.polish.calendar.CalendarEntryModel
Adds an entry to this model.
addEvent(CalendarEntry) - Method in class de.enough.polish.pim.PimUtility
Method to add Event entry with specified data CalendarEntry to named EventList
addEvent(CalendarEntry, String) - Method in class de.enough.polish.pim.PimUtility
Method to add Event entry with specified data CalendarEntry to the specified namedEventList
addEventListener(String, EventListener) - Method in class de.enough.polish.event.EventManager
Adds a event listener.
addEventListner(CameraScreenListener) - Method in class de.enough.polish.ui.CameraScreen
 
addExceptDate(long) - Method in class de.enough.polish.android.pim.RepeatRule
Add a Date for which this RepeatRule should not occur.
addFileSystemListener(FileSystemListener) - Static method in class de.enough.polish.android.io.file.FileSystemRegistry
This method is used to register a FileSystemListener that is notified in case of adding and removing a new file system root.
addForm(HtmlForm) - Method in class de.enough.polish.browser.html.HtmlBrowser
Adds the specified form to the list of forms for the current page.
addFullRepaintRegion(Item, ClippingRegion) - Method in class de.enough.polish.ui.ContainerView
 
addFullRepaintRegion(Item, ClippingRegion) - Method in class de.enough.polish.ui.ItemView
Adds the complete item's dimensions to the repaint region.
addHiddenElement(String, String) - Method in class de.enough.polish.browser.html.HtmlForm
Adds a hidden element to this form.
addHour(int) - Method in class de.enough.polish.util.TimePoint
Adds the specified number of hours to this time point.
addIdleEvent(String, long) - Static method in class de.enough.polish.ui.AnimationThread
Requests that the specified event is fired using the EventManager after the user is idle for given timeout.
addInt(int, int, int) - Method in class de.enough.polish.android.pim.enough.ContactImpl
 
addInt(int, int, int) - Method in interface de.enough.polish.android.pim.PIMItem
Adds an integer value to a field in the item.
addItem(Item) - Method in class de.enough.polish.browser.html.HtmlForm
 
addItemBackground(Item, Background) - Method in class de.enough.polish.ui.ItemView
Adds a background to an item again
addItemBackgroundBorder(Item, Background, Border) - Method in class de.enough.polish.ui.ItemView
Adds a background and a border to an item again
addItemBorder(Item, Border) - Method in class de.enough.polish.ui.ItemView
Adds a border to an item again
addItemCommand(List, int, Command) - Static method in class de.enough.polish.ui.UiAccess
Adds a command to a list item.
addItemCommand(List, int, Command) - Static method in class de.enough.polish.ui.UiAccess
Adds a command to a list item.
addLandmark(Landmark, String) - Method in class de.enough.polish.android.location.LandmarkStore
Adds a landmark to the specified group in the landmark store.
addLayer(Canvas) - Method in class de.enough.polish.ui.Display
Adds a displayable, non interactive layer.
addLine(String, int) - Method in class de.enough.polish.util.WrappedText
Adds a wrapped line
addLineBreak() - Method in class de.enough.polish.browser.html.HtmlTagHandler
Adds a linebreak.
addLineBreak(Item[], int, int, int, int, int) - Method in class de.enough.polish.ui.containerviews.Midp2ContainerView
Adds a linebreak to the current list of items.
addLogEntry(LogEntry) - Method in class de.enough.polish.log.display.LogCanvas
Adds a log entry to this screen.
addMarkup(MessageTextEffect.Markup) - Static method in class de.enough.polish.ui.texteffects.MessageTextEffect
Adds a specific markup
addMediaQuery(String, Style[]) - Static method in class de.enough.polish.ui.StyleSheet
Adds a media query to this set of styles if the condition is fulfilled.
addMillisecond(long) - Method in class de.enough.polish.util.TimePoint
Adds the specified number of milliseconds to this time point.
addMinute(int) - Method in class de.enough.polish.util.TimePoint
Adds the specified number of minutes to this time point.
addMode(int, String) - Method in class de.enough.polish.ui.keyboard.Keyboard
Adds a mode to this Keyboard instance with the specified key mappings which are in the format of a property file
addMode(int, Properties) - Method in class de.enough.polish.ui.keyboard.Keyboard
Adds a mode to this Keyboard instance with the specified key mappings as a Properties instance
addMonth(int) - Method in class de.enough.polish.util.TimePoint
Advances this time point by the specified number of months.
addNewTab(String, Image) - Method in class de.enough.polish.ui.TabBar
Creates a new tab on the tab bar.
addNewTab(String, Image, Style) - Method in class de.enough.polish.ui.TabBar
Creates a new tab on the tab bar.
addNewTab(Item) - Method in class de.enough.polish.ui.TabBar
Creates a new tab on the tab bar.
addNewTab(Item, Style) - Method in class de.enough.polish.ui.TabBar
Creates a new tab on the tab bar.
addNewTab(int, String, Image) - Method in class de.enough.polish.ui.TabBar
Creates a new tab on the tab bar.
addNewTab(int, String, Image, Style) - Method in class de.enough.polish.ui.TabBar
Creates a new tab on the tab bar.
addNewTab(int, Item) - Method in class de.enough.polish.ui.TabBar
Creates a new tab on the tab bar.
addNewTab(int, Item, Style) - Method in class de.enough.polish.ui.TabBar
Creates a new tab on the tab bar.
addNewTab(String, Image) - Method in class de.enough.polish.ui.TabbedForm
Adds a new tab with a container to the TabbedForm.
addNewTab(String, Image, Style) - Method in class de.enough.polish.ui.TabbedForm
Adds a new tab with a container to the TabbedForm.
addNewTab(int, String, Image) - Method in class de.enough.polish.ui.TabbedForm
Adds a new tab with a container to the TabbedForm.
addNewTab(int, String, Image, Style) - Method in class de.enough.polish.ui.TabbedForm
Adds a new tab with a container to the TabbedForm.
addObserver(CalendarObserver) - Method in class de.enough.polish.calendar.CalendarEntryModel
Adds an observer to this model.
addObserver(CalendarObserver) - Method in interface de.enough.polish.calendar.CalendarSubject
 
addOption(String) - Method in class de.enough.polish.browser.html.HtmlSelect
 
addOption(String, String, boolean, Style) - Method in class de.enough.polish.browser.html.HtmlSelect
 
addOrder(int[], byte) - Method in class de.enough.polish.predictive.trie.TrieOrder
 
addParameter(String, String) - Method in class de.enough.polish.util.URL
 
addParameter(String, int) - Method in class de.enough.polish.util.URL
 
addParameter(String, boolean) - Method in class de.enough.polish.util.URL
 
addParameter(String, double) - Method in class de.enough.polish.util.URL
 
addParameter(String, float) - Method in class de.enough.polish.util.URL
 
addParameters(HashMap) - Method in class de.enough.polish.util.URL
 
addPermanentNativeItem(Item) - Method in class de.enough.polish.blackberry.ui.BaseScreen
 
addPermanentNativeItem(Item) - Method in class de.enough.polish.blackberry.ui.BaseScreenManager
 
addPermanentNativeItem(Item) - Method in class de.enough.polish.ui.Screen
Notifies this screen about the new item with a native componen that is added on BlackBerry platforms.
addPlayerListener(PlayerListener) - Method in class de.enough.polish.android.media.enough.AbstractPlayer
 
addPlayerListener(PlayerListener) - Method in class de.enough.polish.android.media.enough.AndroidPlayer
 
addPlayerListener(PlayerListener) - Method in interface de.enough.polish.android.media.Player
Add a player listener for this player.
addPostParameter(String, String) - Method in class de.enough.polish.io.PostRedirectHttpConnection
Adds a parameter for this post request
addProcessingObject(ProcessingInterface) - Static method in class de.enough.polish.processing.ProcessingThread
Add a new Processing object to the internal Processing objects list.
addProtocolHandler(ProtocolHandler) - Method in class de.enough.polish.browser.Browser
 
addProtocolHandler(String, ProtocolHandler) - Method in class de.enough.polish.browser.Browser
 
addProximityListener(ProximityListener, Coordinates, float) - Static method in class de.enough.polish.android.location.LocationProvider
Adds a ProximityListener for updates when proximity to the specified coordinates is detected.
ADDR - Static variable in interface de.enough.polish.android.pim.Contact
Field specifying an address for this Contact.
ADDR_COUNTRY - Static variable in interface de.enough.polish.android.pim.Contact
Index into the string array for an address field, where the data at this index represents the country of a particular address.
ADDR_EXTRA - Static variable in interface de.enough.polish.android.pim.Contact
Index into the string array for an address field, where the data at this index represents any extra info of a particular address.
ADDR_LOCALITY - Static variable in interface de.enough.polish.android.pim.Contact
Index into the string array for an address field, where the data at this index represents the locality (for example, a city) of a particular address.
ADDR_POBOX - Static variable in interface de.enough.polish.android.pim.Contact
Index into the string array for an address field, where the data at this index represents the post office box of a particular address.
ADDR_POSTALCODE - Static variable in interface de.enough.polish.android.pim.Contact
Index into the string array for an address field, where the data at this index represents the postal code (for example, a zip code) of a particular address.
ADDR_REGION - Static variable in interface de.enough.polish.android.pim.Contact
Index into the string array for an address field, where the data at this index represents the region (for example, a province, state, or territory) of a particular address.
ADDR_STREET - Static variable in interface de.enough.polish.android.pim.Contact
Index into the string array for an address field, where the data at this index represents the street information of a particular address.
addReader(PredictiveReader) - Method in class de.enough.polish.predictive.array.ArrayTextBuilder
 
addReader(PredictiveReader) - Method in class de.enough.polish.predictive.TextBuilder
Creates a new TextElement carrying reader
addReader(PredictiveReader) - Method in class de.enough.polish.predictive.trie.TrieTextBuilder
Creates a new TextElement carrying reader
addRecord(byte[], int, int) - Method in class de.enough.polish.android.rms.RecordStore
Adds a new record to the record store.
addRecord(long, byte[]) - Method in class de.enough.polish.android.rms.SqlDao
 
addRecord(byte[], int, int) - Method in class de.enough.polish.doja.rms.RecordStore
Adds a new record to the record store.
addRecordListener(RecordListener) - Method in class de.enough.polish.android.rms.RecordStore
Adds the specified RecordListener.
addRecordListener(RecordListener) - Method in class de.enough.polish.doja.rms.RecordStore
Adds the specified RecordListener.
addReference(StorageReference) - Method in class de.enough.polish.content.storage.StorageIndex
Adds a reference to the index and stores the index
addReference() - Method in class de.enough.polish.predictive.trie.TrieRecord
 
addRegion(int, int, int, int) - Method in class de.enough.polish.ui.ClippingRegion
Adds a clipping region.
addRelativeToBackgroundRegion(ClippingRegion, Screen, Item, int, int, int, int) - Method in class de.enough.polish.ui.Background
Adds an repaint area relative to this background
addRelativeToBackgroundRegion(ClippingRegion, int, int, int, int) - Method in class de.enough.polish.ui.FakeCustomItem
Adds a region relative to this item's background x/y start position.
addRelativeToBackgroundRegion(Background, Border, ClippingRegion, int, int, int, int) - Method in class de.enough.polish.ui.FakeCustomItem
Adds a region relative to this item's background x/y start position.
addRelativeToBackgroundRegion(ClippingRegion, int, int, int, int) - Method in class de.enough.polish.ui.Item
Adds a region relative to this item's background x/y start position.
addRelativeToBackgroundRegion(Background, Border, ClippingRegion, int, int, int, int) - Method in class de.enough.polish.ui.Item
Adds a region relative to this item's background x/y start position.
addRelativeToContentRegion(ClippingRegion, int, int, int, int) - Method in class de.enough.polish.ui.FakeCustomItem
Adds a region relative to this item's content x/y start position.
addRelativeToContentRegion(ClippingRegion, int, int, int, int) - Method in class de.enough.polish.ui.Item
Adds a region relative to this item's content x/y start position.
addRelativeToContentRegion(ClippingRegion, int, int, int, int) - Method in class de.enough.polish.ui.Screen
Adds a region relative to this screen's content x/y start position.
addRelativeToContentRegion(ClippingRegion, int, int, int, int) - Method in class de.enough.polish.ui.Transition
 
addRelativeToContentRegion(ClippingRegion, int, int, int, int) - Method in interface de.enough.polish.ui.UiElement
Adds a region relative to this item's content x/y start position.
addRelativeToLargerItemRegion(ClippingRegion, int, int, int, int) - Method in class de.enough.polish.ui.ItemTransition
 
addRepaintArea(ClippingRegion) - Method in class de.enough.polish.ui.Container
 
addRepaintArea(ClippingRegion) - Method in class de.enough.polish.ui.FakeContainerCustomItem
 
addRepaintArea(ClippingRegion) - Method in class de.enough.polish.ui.FakeCustomItem
Adds a repaint request for this item's space.
addRepaintArea(ClippingRegion) - Method in class de.enough.polish.ui.FakeStringCustomItem
 
addRepaintArea(ClippingRegion) - Method in class de.enough.polish.ui.IconItem
 
addRepaintArea(ClippingRegion) - Method in class de.enough.polish.ui.Item
Adds a repaint request for this item's space.
addRepaintArea(ClippingRegion) - Method in class de.enough.polish.ui.Screen
UI ELEMENT INTERFACE
addRepaintArea(ClippingRegion) - Method in class de.enough.polish.ui.StringItem
 
addRepaintArea(ClippingRegion) - Method in class de.enough.polish.ui.Transition
 
addRepaintArea(ClippingRegion) - Method in interface de.enough.polish.ui.UiElement
Adds a repaint request for this user interface component's space.
address - Variable in class de.enough.polish.android.messaging.MessageImpl
 
AddressInfo - Class in de.enough.polish.android.location
The AddressInfo class holds textual address information about a location.
AddressInfo() - Constructor for class de.enough.polish.android.location.AddressInfo
Constructs an AddressInfo object with all the values of the fields set to null.
addRow() - Method in class de.enough.polish.ui.TableItem
Adds a new row to this table.
addRow() - Method in class de.enough.polish.util.TableData
Adds a new row to this table.
addRssItem(String, String, String) - Method in class de.enough.polish.browser.rss.RssTagHandler
Creates a new RSS item and it's link to the entry.
addSecond(int) - Method in class de.enough.polish.util.TimePoint
Adds the specified number of seconds to this time point.
addSource(VideoSource) - Method in class de.enough.polish.video.VideoMultipart
Adds a VideoSource instance to the storage
addString(int, int, String) - Method in class de.enough.polish.android.pim.enough.ContactImpl
 
addString(int, int, String) - Method in interface de.enough.polish.android.pim.PIMItem
Adds a String value to a field in the item.
addString(String) - Method in class de.enough.polish.predictive.array.ArrayTextBuilder
 
addString(String) - Method in class de.enough.polish.predictive.TextBuilder
Creates a new TextElement carrying string
addString(String) - Method in class de.enough.polish.predictive.trie.TrieTextBuilder
Creates a new TextElement carrying string
addStringArray(int, int, String[]) - Method in class de.enough.polish.android.pim.enough.ContactImpl
 
addStringArray(int, int, String[]) - Method in interface de.enough.polish.android.pim.PIMItem
Adds an array of related string values as a single entity to a field in the item.
addSubCommand(Command) - Method in class de.enough.polish.ui.Command
Adds a subcommand to this command.
addSubCommand(Command, Command) - Method in class de.enough.polish.ui.MenuBar
Adds the given command as a subcommand to the specified parent command.
addSubCommand(Command, Command, Style) - Method in class de.enough.polish.ui.MenuBar
Adds the given command as a subcommand to the specified parent command.
addSubCommand(Command, Command) - Method in class de.enough.polish.ui.Screen
Adds the given command as a subcommand to the specified parent command.
addSubCommand(Command, Command, Style) - Method in class de.enough.polish.ui.Screen
Adds the given command as a subcommand to the specified parent command.
addSubCommand(Command, Command, Screen) - Static method in class de.enough.polish.ui.UiAccess
Adds the given command as a subcommand to the defined screen.
addSubCommand(Command, Command, Screen) - Static method in class de.enough.polish.ui.UiAccess
Adds the given command as a subcommand to the defined screen.
addSubCommand(Command, Command, Screen) - Static method in class de.enough.polish.ui.UiAccess
Adds the given command as a subcommand to the defined screen.
addSubCommand(Command, Command, Screen, Style) - Static method in class de.enough.polish.ui.UiAccess
Adds the given command as a subcommand to the defined screen.
addTab(Displayable, Image) - Method in class de.enough.polish.ui.TabbedPane
Adds a tab element to the TabbedPane.
addTab(Displayable, Image) - Method in class de.enough.polish.ui.TabbedPane
 
addTab(Displayable, Image, String) - Method in class de.enough.polish.ui.TabbedPane
Adds a tab element to the TabbedPane.
addTab(Displayable, Image, String) - Method in class de.enough.polish.ui.TabbedPane
 
addTab(Displayable, Image, String, Style) - Method in class de.enough.polish.ui.TabbedPane
Adds a tab element to the TabbedPane.
addTab(Displayable, Image, String, Style) - Method in class de.enough.polish.ui.TabbedPane
 
addTab(Displayable, IconItem) - Method in class de.enough.polish.ui.TabbedPane
Adds a tab element to the TabbedPane.
addTab(Displayable, IconItem) - Method in class de.enough.polish.ui.TabbedPane
 
addTab(Displayable, IconItem, Style) - Method in class de.enough.polish.ui.TabbedPane
Adds a tab element to the TabbedPane.
addTab(Displayable, IconItem, Style) - Method in class de.enough.polish.ui.TabbedPane
 
addTabListener(TabListener) - Method in class de.enough.polish.ui.TabbedPane
Sets a listener for focus change to this TabbedPane, replacing any previous TabListener.
addTagCommand(String, Command) - Method in class de.enough.polish.browser.Browser
 
addTagCommand(String, Command) - Method in class de.enough.polish.browser.TagHandler
Adds a command to a specific tag.
addTagHandler(String, TagHandler) - Method in class de.enough.polish.browser.Browser
 
addTagHandler(String, String, String, TagHandler) - Method in class de.enough.polish.browser.Browser
 
addTask(Task) - Method in class de.enough.polish.util.TaskThread
Adds a task that should be executed in a background thread.
addToCategory(String) - Method in class de.enough.polish.android.pim.enough.ContactImpl
 
addToCategory(String) - Method in interface de.enough.polish.android.pim.PIMItem
Adds a category to this item.
addToDo(PimToDo) - Method in class de.enough.polish.pim.PimUtility
Method to add ToDo entry with specified data PimTODo to default ToDoList
addToDo(PimToDo, String) - Method in class de.enough.polish.pim.PimUtility
Method to add ToDo entry with specified data PimTODo to the specified named ToDoList
addWord(String) - Method in class de.enough.polish.predictive.array.ArrayTextBuilder
 
addWord(String) - Method in class de.enough.polish.predictive.TextBuilder
 
addWord(String) - Method in class de.enough.polish.predictive.trie.TrieCustom
 
addWord(String) - Method in class de.enough.polish.predictive.trie.TrieTextBuilder
 
addWord(String) - Method in class de.enough.polish.ui.PredictiveAccess
 
addYear(int) - Method in class de.enough.polish.util.TimePoint
Adds the specified number of years to this point in time.
adjustContentArea(int, int, int, int, Container) - Method in class de.enough.polish.ui.FilteredList
 
adjustContentArea(int, int, int, int, Container) - Method in class de.enough.polish.ui.FramedForm
 
adjustContentArea(int, int, int, int, Container) - Method in class de.enough.polish.ui.Screen
Subclasses may override this to adjust the content area of a screen.
adjustContentArea(Screen) - Method in interface de.enough.polish.ui.ScreenInitializerListener
Adjusts the content area of a screen during initialization.
adjustContentArea(Screen) - Method in class de.enough.polish.ui.TabbedPane
 
adjustProperties(Item) - Method in class de.enough.polish.ui.ChoiceItem
 
adjustToContentArea(int, int) - Method in class de.enough.polish.ui.ItemView
Adjusts the given position to the content area of this view
AdvancedMultimediaManager - Class in de.enough.polish.multimedia
A helper class for using the Advanced Multimedia Supplements API (JSR 234).
ALARM - Static variable in interface de.enough.polish.android.pim.Event
Field specifying a relative time for an Alarm for this Event.
ALARM - Static variable in class de.enough.polish.ui.AlertType
An ALARM AlertType is a hint to alert the user to an event for which the user has previously requested to be notified.
ALERT - Static variable in class de.enough.polish.android.lcdui.AndroidDisplay
Image type for Alert image.
ALERT - Static variable in class de.enough.polish.doja.ui.Display
Image type for Alert image.
Alert - Class in de.enough.polish.ui
An alert is a screen that shows data to the user and waits for a certain period of time before proceeding to the next Displayable.
Alert(String) - Constructor for class de.enough.polish.ui.Alert
Constructs a new, empty Alert object with the given title.
Alert(String, Style) - Constructor for class de.enough.polish.ui.Alert
Constructs a new, empty Alert object with the given title.
Alert(String, String) - Constructor for class de.enough.polish.ui.Alert
Constructs a new, empty Alert object with the given title.
Alert(String, String, Style) - Constructor for class de.enough.polish.ui.Alert
Constructs a new, empty Alert object with the given title.
Alert(String, String, Image, AlertType) - Constructor for class de.enough.polish.ui.Alert
Constructs a new Alert object with the given title, content string and image, and alert type.
Alert(String, String, Image, AlertType) - Constructor for class de.enough.polish.ui.Alert
Constructs a new Alert object with the given title, content string and image, and alert type.
Alert(String, String, Image, AlertType, Style) - Constructor for class de.enough.polish.ui.Alert
Constructs a new Alert object with the given title, content string and image, and alert type.
Alert(String, String, Image, AlertType, Style) - Constructor for class de.enough.polish.ui.Alert
Constructs a new Alert object with the given title, content string and image, and alert type.
ALERT - Static variable in class de.enough.polish.ui.Display
Image type for Alert image.
ALERT - Static variable in interface de.enough.polish.ui.NativeDisplay
Image type for Alert image.
AlertDialog - Class in de.enough.polish.blackberry.nativeui
Displays an alert as a native Dialog on BlackBerry OS.
AlertDialog(Alert) - Constructor for class de.enough.polish.blackberry.nativeui.AlertDialog
Creates a new dialog.
AlertType - Class in de.enough.polish.ui
The AlertType provides an indication of the nature of alerts.
AlertType() - Constructor for class de.enough.polish.ui.AlertType
Protected constructor for subclasses.
AlienGlowTextEffect - Class in de.enough.polish.ui.texteffects
Paints an alien glow text effect, whereas you are able to specify the inner and outer color as well as the font-color.
AlienGlowTextEffect() - Constructor for class de.enough.polish.ui.texteffects.AlienGlowTextEffect
Creates a new alien glow effect
align - Variable in class de.enough.polish.predictive.TextBuilder
 
ALIGN_FOCUS - Static variable in class de.enough.polish.predictive.TextBuilder
Indicates that the caret should be shown to the right of current element and that results should be shown.
ALIGN_LEFT - Static variable in class de.enough.polish.predictive.TextBuilder
Indicates that the caret should be shown to the left of current element
ALIGN_RIGHT - Static variable in class de.enough.polish.predictive.TextBuilder
Indicates that the caret should be shown to the right of current element.
AlignAtContentContainerView - Class in de.enough.polish.ui.containerviews
Aligns elements so that their contents start at the same position.
AlignAtContentContainerView() - Constructor for class de.enough.polish.ui.containerviews.AlignAtContentContainerView
Creates a new view type
ALL - Static variable in class de.enough.polish.ui.borders.DropShadowBorder
paints the border at all sides of the corresponding item
ALL - Static variable in class de.enough.polish.ui.borders.DropShadowRoundRectBorder
paints the border at all sides of the corresponding item
allCommands - Variable in class de.enough.polish.ui.MenuBar
 
allowCycling - Variable in class de.enough.polish.ui.Container
specifies whether this container is allowed to cycle to the beginning when the last item has been reached
allowCycling - Variable in class de.enough.polish.ui.ContainerView
 
allowCycling - Variable in class de.enough.polish.ui.FakeContainerCustomItem
specifies whether this container is allowed to cycle to the beginning when the last item has been reached
allowCycling - Variable in class de.enough.polish.ui.FramedForm
 
allowHtmlEntitiesInAttributes - Variable in class de.enough.polish.browser.Browser
 
allowsAutoTraversal - Variable in class de.enough.polish.ui.ContainerView
indicates whether the parent Container is allowed to change the currently focused item when the user traverses around a form and enters the container from different sides
allowsDirectSelectionByPointerEvent - Variable in class de.enough.polish.ui.ContainerView
indicates whether elements in this container view can be selected directly by pointer events
AlphaRgbFilter - Class in de.enough.polish.ui.rgbfilters
This filter applies the alpha values of a specified image to the input image
AlphaRgbFilter() - Constructor for class de.enough.polish.ui.rgbfilters.AlphaRgbFilter
 
altCoeff - Variable in class de.enough.polish.math.HFloat.HFloatHTaylor
 
altitude - Variable in class de.enough.polish.android.location.Coordinates
 
altN - Variable in class de.enough.polish.math.HFloat.HFloatHTaylor
 
altText - Variable in class de.enough.polish.ui.ImageItem
 
and(BigInteger) - Method in class de.enough.polish.math.BigInteger
 
andNot(BigInteger) - Method in class de.enough.polish.math.BigInteger
 
AndroidAutoCompleteTextFieldImpl - Class in de.enough.polish.android.lcdui
 
AndroidAutoCompleteTextFieldImpl(ChoiceTextField) - Constructor for class de.enough.polish.android.lcdui.AndroidAutoCompleteTextFieldImpl
 
androidCanvas - Variable in class de.enough.polish.android.lcdui.Canvas
 
AndroidDisplay - Class in de.enough.polish.android.lcdui
Display represents the manager of the display and input devices of the system.
AndroidDisplay(Context) - Constructor for class de.enough.polish.android.lcdui.AndroidDisplay
Creates a view with the given context
AndroidDisplay.LayoutParams - Class in de.enough.polish.android.lcdui
 
AndroidDisplay.LayoutParams(int, int) - Constructor for class de.enough.polish.android.lcdui.AndroidDisplay.LayoutParams
 
AndroidLocationListenerAdapter - Class in de.enough.polish.android.location
 
AndroidLocationListenerAdapter(AndroidLocationProvider) - Constructor for class de.enough.polish.android.location.AndroidLocationListenerAdapter
 
AndroidLocationProvider - Class in de.enough.polish.android.location
 
AndroidPim - Class in de.enough.polish.android.pim.enough
 
AndroidPim() - Constructor for class de.enough.polish.android.pim.enough.AndroidPim
 
AndroidPlayer - Class in de.enough.polish.android.media.enough
 
AndroidPlayer() - Constructor for class de.enough.polish.android.media.enough.AndroidPlayer
 
AndroidTextField - Interface in de.enough.polish.android.lcdui
 
AndroidTextFieldImpl - Class in de.enough.polish.android.lcdui
 
AndroidTextFieldImpl(TextField) - Constructor for class de.enough.polish.android.lcdui.AndroidTextFieldImpl
 
angle - Variable in class de.enough.polish.ui.rgbfilters.RotateRgbFilter
 
Animatable - Interface in de.enough.polish.ui
An interface implemented by animatable elements.
animate(long, ClippingRegion) - Method in class de.enough.polish.blackberry.nativeui.ChoiceGroupField
 
animate(long, ClippingRegion) - Method in class de.enough.polish.blackberry.nativeui.FormScreen
 
animate(long, ClippingRegion) - Method in class de.enough.polish.blackberry.nativeui.ItemField
 
animate(long, ClippingRegion) - Method in class de.enough.polish.blackberry.nativeui.LabelItemManager
 
animate(long, ClippingRegion) - Method in class de.enough.polish.blackberry.nativeui.StringItemButtonField
 
animate(long, ClippingRegion) - Method in class de.enough.polish.blackberry.nativeui.StringItemLabelField
 
animate(long, ClippingRegion) - Method in class de.enough.polish.blackberry.nativeui.TextFieldEditField
 
animate(long, ClippingRegion) - Method in class de.enough.polish.blackberry.nativeui.TextFieldEmailAddressEditField
 
animate(long, ClippingRegion) - Method in class de.enough.polish.blackberry.nativeui.TextFieldPasswordEditField
 
animate(long, ClippingRegion) - Method in class de.enough.polish.browser.Browser
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.Alert
 
animate(long, ClippingRegion) - Method in interface de.enough.polish.ui.Animatable
Animates this element.
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.Background
Animates this background.
animate() - Method in class de.enough.polish.ui.Background
Animates this background.
animate() - Method in class de.enough.polish.ui.backgrounds.BallBackground
 
animate() - Method in class de.enough.polish.ui.backgrounds.BorderedRoundRectOpeningBackground
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.backgrounds.CombinedBackground
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.backgrounds.CombinedHorizontalBackground
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.backgrounds.CombinedVerticalBackground
 
animate() - Method in class de.enough.polish.ui.backgrounds.FadeInBackground
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.backgrounds.LayerBackground
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.backgrounds.LayerVerticalBackground
 
animate() - Method in class de.enough.polish.ui.backgrounds.MaskBackground
 
animate() - Method in class de.enough.polish.ui.backgrounds.OpeningBackground
 
animate() - Method in class de.enough.polish.ui.backgrounds.PulsatingBackground
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.backgrounds.PulsatingCircleBackground
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.backgrounds.PulsatingCirclesBackground
 
animate() - Method in class de.enough.polish.ui.backgrounds.PulsatingRoundRectBackground
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.backgrounds.SlideShowBackground
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.backgrounds.TextBackground
 
animate() - Method in class de.enough.polish.ui.backgrounds.XmasSnowBackground
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.Border
Animates this background.
animate() - Method in class de.enough.polish.ui.Border
Animates this border.
animate() - Method in class de.enough.polish.ui.borders.PulsatingRoundRectBorder
 
animate() - Method in class de.enough.polish.ui.borders.PulsatingSimpleBorder
 
animate(Screen, Item, long, ClippingRegion) - Method in class de.enough.polish.ui.borders.SquareSonarBorder
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.ChoiceTextField
 
animate() - Method in class de.enough.polish.ui.ClockItem
 
animate() - Method in class de.enough.polish.ui.clockviews.BinaryTextClockView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.CommandItem
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.Container
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.ContainerView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.containerviews.AnimationContainerView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.containerviews.CoverFlowContainerView
 
animate() - Method in class de.enough.polish.ui.containerviews.DroppingView
Animates this view - the items appear to drop from above.
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.containerviews.ExclusiveSingleLineView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.containerviews.FishEyeContainerView
 
animate() - Method in class de.enough.polish.ui.containerviews.HorizontalGrayOutContainerView
 
animate() - Method in class de.enough.polish.ui.containerviews.ShuffleView
Animates this view - the items appear to drop from above.
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.containerviews.SlideContainerView
 
animate() - Method in class de.enough.polish.ui.containerviews.SpringContainerView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.containerviews.TabbedContainerView
 
animate(Style, Object, long) - Method in class de.enough.polish.ui.CssAnimation
Animates a UI element
animate(Style, Object, long) - Method in class de.enough.polish.ui.cssanimations.ColorCssAnimation
 
animate(Style, Object, long) - Method in class de.enough.polish.ui.cssanimations.CombinedCssAnimation
 
animate(Style, Object, long) - Method in class de.enough.polish.ui.cssanimations.DimensionCssAnimation
 
animate(Style, Object, long) - Method in class de.enough.polish.ui.cssanimations.IntegerCssAnimation
 
animate() - Method in class de.enough.polish.ui.DateField
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.FakeContainerCustomItem
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.FakeCustomItem
Animates this item.
animate() - Method in class de.enough.polish.ui.FakeCustomItem
Animates this item.
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.FakeIconCustomItem
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.FakeStringCustomItem
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.FakeTextFieldCustomItem
 
animate() - Method in class de.enough.polish.ui.FakeTextFieldCustomItem
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.FilteredList
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.FramedForm
 
animate() - Method in class de.enough.polish.ui.Gauge
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.gaugeviews.CyclingIconsGaugeView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.gaugeviews.CyclingSpheresGaugeView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.gaugeviews.HorizontalIconsGaugeView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.gaugeviews.HorizontalSpheresGaugeView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.gaugeviews.ImagesGaugeView
 
animate() - Method in class de.enough.polish.ui.gaugeviews.RecLineGaugeView
 
animate() - Method in class de.enough.polish.ui.gaugeviews.RotatingArcsGaugeView
 
animate() - Method in class de.enough.polish.ui.gaugeviews.RotatingCirclesGaugeView
 
animate() - Method in class de.enough.polish.ui.gaugeviews.ScanningGaugeView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.IconItem
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.Item
Animates this item.
animate() - Method in class de.enough.polish.ui.Item
Animates this item.
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.ItemTransition
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.itemtransitions.PositionItemTransition
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.ItemView
Animates this item.
animate() - Method in class de.enough.polish.ui.ItemView
Animates this view - please use animate(long, ClippingRegion) instead, if possible
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.itemviews.ExplodingParticlesItemView
 
animate() - Method in class de.enough.polish.ui.itemviews.FadeInItemView
 
animate() - Method in class de.enough.polish.ui.itemviews.FadeOutItemView
 
animate() - Method in class de.enough.polish.ui.itemviews.SizeDecreaseItemView
 
animate() - Method in class de.enough.polish.ui.itemviews.SizeIncreaseItemView
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.MenuBar
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.Screen
Animates this screen.
animate() - Method in class de.enough.polish.ui.Screen
Animates this Screen.
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.BottomScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.BottomShutterScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.BwToColorScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.CageScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.CardScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.DancingPixelScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.DiagonalScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.DisplayScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.DominoScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.FadeOutFadeInScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.FadeScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.FlashScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.GradientScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.ItemScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.LeftScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.LeftShutterScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.NewWaveScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.PaperScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.ParticleScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.PixelScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.RainScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.RightScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.RightShutterScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.RotateScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.RotatingScreenGLESScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.RotatingScreenM3GScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.ScaleScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.SqueezeScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.TopScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.TopShutterScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.VerticalDoorsScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.VerticalFlashScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.ZoomBothScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.ZoomInAndHideScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.screenanimations.ZoomOutScreenChangeAnimation
 
animate(long, long) - Method in class de.enough.polish.ui.ScreenChangeAnimation
Animates this animation.
animate() - Method in class de.enough.polish.ui.ScrollBar
 
animate() - Method in class de.enough.polish.ui.SpriteItem
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.StringItem
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.TabbedList
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.TabbedPane
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.TableItem
 
animate() - Method in class de.enough.polish.ui.TextEffect
Animates this effect.
animate(Item, long, ClippingRegion) - Method in class de.enough.polish.ui.TextEffect
Animates this effect.
animate(Item, long, ClippingRegion) - Method in class de.enough.polish.ui.texteffects.CyclingTextEffect
 
animate() - Method in class de.enough.polish.ui.texteffects.FadeTextEffect
 
animate() - Method in class de.enough.polish.ui.texteffects.FadingAlienGlowTextEffect
 
animate() - Method in class de.enough.polish.ui.texteffects.FlashTextEffect
 
animate() - Method in class de.enough.polish.ui.texteffects.LighthouseTextEffect
 
animate() - Method in class de.enough.polish.ui.texteffects.RotatingTextEffect
 
animate() - Method in class de.enough.polish.ui.texteffects.TypeWriterTextEffect
 
animate(Item, long, ClippingRegion) - Method in class de.enough.polish.ui.texteffects.VerticalScrollTextEffect
 
animate() - Method in class de.enough.polish.ui.texteffects.VerticalScrollTextEffect
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.TextField
 
animate() - Method in class de.enough.polish.ui.TextField
 
animate() - Method in class de.enough.polish.ui.Ticker
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.TimeTitleItem
 
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.TitleMenuBar
 
animate() - Method in class de.enough.polish.ui.Transition
Animates this transition
animate(long, ClippingRegion) - Method in class de.enough.polish.ui.Transition
 
animate() - Method in class de.enough.polish.ui.transitions.HorizontalTransition
 
animate() - Method in class de.enough.polish.ui.transitions.RgbFilterTransition
 
animate() - Method in class de.enough.polish.video.control.SeekControlItem
 
animate(long, ClippingRegion) - Method in class de.enough.polish.video.VideoContainer
 
animate() - Method in class de.enough.polish.video.VideoContainer
 
animateChoices(long, ClippingRegion) - Method in class de.enough.polish.ui.PredictiveAccess
 
animateColorBalance(RgbImage, int, int, int, int) - Static method in class de.enough.polish.util.ImageUtil
Helper function for animating a RGB color balance change.
animateColorByHSL(RgbImage, int, int, int, int) - Static method in class de.enough.polish.util.ImageUtil
Helper function for animation a HSL color change.
AnimatedGifBackground - Class in de.enough.polish.ui.backgrounds
Plays back animated gifs in GIF89a format.
AnimatedGifBackground(int, String, int, int, int, int) - Constructor for class de.enough.polish.ui.backgrounds.AnimatedGifBackground
 
AnimatedGifBackground(int, byte[], int, int, int, int) - Constructor for class de.enough.polish.ui.backgrounds.AnimatedGifBackground
 
animateTextWrap - Variable in class de.enough.polish.ui.FakeStringCustomItem
 
animateTextWrap - Variable in class de.enough.polish.ui.StringItem
 
ANIMATION_FINISHED - Static variable in class de.enough.polish.ui.CssAnimation
 
ANIMATION_INTERVAL - Static variable in class de.enough.polish.ui.AnimationThread
The interval that the animation thread is sleeping between each animation phase.
animationBackwardFunction - Variable in class de.enough.polish.ui.ScreenChangeAnimation
 
AnimationContainerView - Class in de.enough.polish.ui.containerviews
Animates all embedded items instead only one.
AnimationContainerView() - Constructor for class de.enough.polish.ui.containerviews.AnimationContainerView
 
animationDuration - Variable in class de.enough.polish.ui.ScreenChangeAnimation
duration of this animation
animationForwardFunction - Variable in class de.enough.polish.ui.ScreenChangeAnimation
 
AnimationThread - Class in de.enough.polish.ui
Is used to animate Screens, Backgrounds and Items.
AnimationThread() - Constructor for class de.enough.polish.ui.AnimationThread
Creates a new animation thread.
animationThread - Static variable in class de.enough.polish.ui.StyleSheet
Access to the AnimationThread responsible for animating all user interface components
ANY - Static variable in class de.enough.polish.ui.FakeTextFieldCustomItem
The user is allowed to enter any text.
ANY - Static variable in class de.enough.polish.ui.TextField
The user is allowed to enter any text.
appearanceMode - Variable in class de.enough.polish.ui.ContainerView
 
appearanceMode - Variable in class de.enough.polish.ui.FakeCustomItem
The appearance mode of this item, either PLAIN or one of the interactive modes BUTTON, HYPERLINK or INTERACTIVE.
appearanceMode - Variable in class de.enough.polish.ui.Item
The appearance mode of this item, either PLAIN or one of the interactive modes BUTTON, HYPERLINK or INTERACTIVE.
append(String[], String) - Method in class de.enough.polish.processing.ProcessingContext
 
append(boolean[], boolean) - Method in class de.enough.polish.processing.ProcessingContext
 
append(byte[], byte) - Method in class de.enough.polish.processing.ProcessingContext
 
append(char[], char) - Method in class de.enough.polish.processing.ProcessingContext
 
append(int[], int) - Method in class de.enough.polish.processing.ProcessingContext
 
append(float[], float) - Method in class de.enough.polish.processing.ProcessingContext
 
append(double[], double) - Method in class de.enough.polish.processing.ProcessingContext
 
append(String[], String) - Method in interface de.enough.polish.processing.ProcessingInterface
Expands an array by one element and adds data to the new position.
append(boolean[], boolean) - Method in interface de.enough.polish.processing.ProcessingInterface
Expands an array by one element and adds data to the new position.
append(float[], float) - Method in interface de.enough.polish.processing.ProcessingInterface
Expands an array by one element and adds data to the new position.
append(double[], double) - Method in interface de.enough.polish.processing.ProcessingInterface
Expands an array by one element and adds data to the new position.
append(byte[], byte) - Method in interface de.enough.polish.processing.ProcessingInterface
Expands an array by one element and adds data to the new position.
append(char[], char) - Method in interface de.enough.polish.processing.ProcessingInterface
Expands an array by one element and adds data to the new position.
append(int[], int) - Method in interface de.enough.polish.processing.ProcessingInterface
Expands an array by one element and adds data to the new position.
append(String, Image) - Method in interface de.enough.polish.ui.Choice
Appends an element to the Choice.
append(String, Image) - Method in class de.enough.polish.ui.ChoiceGroup
Appends an element to the ChoiceGroup.
append(String, Image, Style) - Method in class de.enough.polish.ui.ChoiceGroup
Appends an element to the ChoiceGroup.
append(ChoiceItem) - Method in class de.enough.polish.ui.ChoiceGroup
Appends a ChoiceItem to this choice group.
append(ChoiceItem, Style) - Method in class de.enough.polish.ui.ChoiceGroup
Appends a ChoiceItem to this choice group.
append(String, Image) - Method in class de.enough.polish.ui.FakeChoiceGroupCustomItem
Appends an element to the ChoiceGroup.
append(String, Image, Style) - Method in class de.enough.polish.ui.FakeChoiceGroupCustomItem
Appends an element to the ChoiceGroup.
append(ChoiceItem) - Method in class de.enough.polish.ui.FakeChoiceGroupCustomItem
Appends a ChoiceItem to this choice group.
append(ChoiceItem, Style) - Method in class de.enough.polish.ui.FakeChoiceGroupCustomItem
Appends a ChoiceItem to this choice group.
append(String, Image) - Method in class de.enough.polish.ui.FilteredChoiceGroup
 
append(String, Image, Style) - Method in class de.enough.polish.ui.FilteredChoiceGroup
Appends an item to this group.
append(ChoiceItem) - Method in class de.enough.polish.ui.FilteredChoiceGroup
Appends an item to this group.
append(ChoiceItem) - Method in class de.enough.polish.ui.FilteredList
 
append(Item) - Method in class de.enough.polish.ui.Form
Adds an Item into the Form.
append(Item) - Method in class de.enough.polish.ui.Form
Adds an Item into the Form.
append(Item, Style) - Method in class de.enough.polish.ui.Form
Adds an Item into the Form.
append(String, Style) - Method in class de.enough.polish.ui.Form
Adds an item consisting of one String to the Form.
append(String) - Method in class de.enough.polish.ui.Form
Adds an item consisting of one String to the Form.
append(Image, Style) - Method in class de.enough.polish.ui.Form
Adds an item consisting of one Image to the Form.
append(Image) - Method in class de.enough.polish.ui.Form
Adds an item consisting of one Image to the Form.
append(Item) - Method in class de.enough.polish.ui.FramedForm
 
append(int, Item) - Method in class de.enough.polish.ui.FramedForm
Adds the given item to the specified frame.
append(int, Item) - Method in class de.enough.polish.ui.FramedForm
Adds the given item to the specified frame.
append(int, Item, Style) - Method in class de.enough.polish.ui.FramedForm
Adds the given item to the specified frame.
append(Layer) - Method in class de.enough.polish.ui.game.LayerManager
Appends a Layer to this LayerManager.
append(String, Image) - Method in class de.enough.polish.ui.List
Appends an element to the List.
append(String, Image, Style) - Method in class de.enough.polish.ui.List
Appends an element to the List.
append(ChoiceItem) - Method in class de.enough.polish.ui.List
Appends a ChoiceItem to the List.
append(Item) - Method in class de.enough.polish.ui.ListItem
Adds the specified item to this list.
append(Item, Style) - Method in class de.enough.polish.ui.ListItem
Adds the specified item to this list.
append(Item) - Method in class de.enough.polish.ui.ListItem
Adds the specified item to this list.
append(Item, Style) - Method in class de.enough.polish.ui.ListItem
Adds the specified item to this list.
append(int, Item) - Method in class de.enough.polish.ui.TabbedForm
Adds the item to this form.
append(Item, Style) - Method in class de.enough.polish.ui.TabbedForm
Adds the item to the first tab of this form.
append(int, Item) - Method in class de.enough.polish.ui.TabbedForm
Adds the item to this form.
append(int, Item, Style) - Method in class de.enough.polish.ui.TabbedForm
Adds the item to this form.
append(int, String, Image) - Method in class de.enough.polish.ui.TabbedList
Appends an element to the Choice.
append(int, String, Image, Style) - Method in class de.enough.polish.ui.TabbedList
Appends an element to the Choice.
append(Ticker, Form) - Static method in class de.enough.polish.ui.UiAccess
Adds a ticker as a normal item to the specified form.
append(Item, Form) - Static method in class de.enough.polish.ui.UiAccess
Adds the specified (J2ME Polish) item to the given form.
append(Item, Form) - Static method in class de.enough.polish.ui.UiAccess
Adds the specified (J2ME Polish) item to the given form.
appendChoiceGroupItem(ChoiceGroup, ChoiceItem) - Static method in class de.enough.polish.ui.UiAccess
Appends a ChoiceItem or a subclass to the given ChoiceGroup.
appendChoiceGroupItem(ChoiceGroup, ChoiceItem) - Static method in class de.enough.polish.ui.UiAccess
Sets a ChoiceItem or a subclass for the given ChoiceGroup.
appendListItem(List, ChoiceItem) - Static method in class de.enough.polish.ui.UiAccess
Sets a ChoiceItem or a subclass for the given list.
appendListItem(List, ChoiceItem) - Static method in class de.enough.polish.ui.UiAccess
Sets a ChoiceItem or a subclass for the given list.
appendTab(Item) - Method in class de.enough.polish.ui.TabbedList
 
appendTab(String, Image) - Method in class de.enough.polish.ui.TabbedList
 
appendTab(String, Image, Style) - Method in class de.enough.polish.ui.TabbedList
 
appendTab(Item) - Method in class de.enough.polish.ui.TabbedList
 
appendTab(Item, Style) - Method in class de.enough.polish.ui.TabbedList
 
appendTab(Item, int, Style) - Method in class de.enough.polish.ui.TabbedList
 
appendToNode(Item, Item) - Method in class de.enough.polish.ui.TreeItem
Adds the specified item to this tree.
appendToNode(Item, String, Image) - Method in class de.enough.polish.ui.TreeItem
Adds the specified text/image to this tree.
appendToNode(Item, String, Image) - Method in class de.enough.polish.ui.TreeItem
Adds the specified text/image to this tree.
appendToNode(Item, String, Image, Style) - Method in class de.enough.polish.ui.TreeItem
Adds the specified text/image to this tree.
appendToNode(Item, Item) - Method in class de.enough.polish.ui.TreeItem
Adds the specified item to this tree.
appendToNode(Item, Item, Style) - Method in class de.enough.polish.ui.TreeItem
Adds the specified item to this tree.
appendToRoot(Item) - Method in class de.enough.polish.ui.TreeItem
Adds the specified item to this tree.
appendToRoot(String, Image) - Method in class de.enough.polish.ui.TreeItem
Appends the specified text and image to this list.
appendToRoot(String, Image, Style) - Method in class de.enough.polish.ui.TreeItem
Appends the specified text and image to this list and provides it with the given style.
appendToRoot(Item) - Method in class de.enough.polish.ui.TreeItem
Adds the specified item to this list.
appendToRoot(Item, Style) - Method in class de.enough.polish.ui.TreeItem
Adds the specified item to this list.
appendToWord(char) - Method in class de.enough.polish.predictive.trie.TrieNode
 
appendToWord(StringBuffer) - Method in class de.enough.polish.predictive.trie.TrieNode
 
appendXmlString(String, StringBuffer) - Method in class de.enough.polish.xml.XmlDomNode
Appends this node's information in XML format to the given StringBuffer
appendXmlString(String, StringBuffer, boolean) - Method in class de.enough.polish.xml.XmlDomNode
Appends this node's information in XML format to the given StringBuffer
APPLICATION_PARAMETER - Static variable in interface de.enough.polish.android.obex.HeaderSet
Represents the OBEX Application Parameter header.
ApplicationInitializer - Interface in de.enough.polish.ui.splash
Initializes the actual application.
ApplicationInitializer - Interface in de.enough.polish.ui.splash2
Initializes the actual application.
apply(char) - Method in class de.enough.polish.ui.keyboard.Keyboard
Applies a key value to the associated KeyboardView
apply(char, boolean, boolean) - Method in class de.enough.polish.ui.keyboard.Keyboard
Applies a key value to the associated KeyboardView
apply(boolean) - Method in class de.enough.polish.ui.keyboard.KeyItem
Applies the current key to the keyboard
apply(boolean) - Method in class de.enough.polish.ui.keyboard.keys.BlankItem
 
apply(boolean) - Method in class de.enough.polish.ui.keyboard.keys.ClearKeyItem
 
apply(boolean) - Method in class de.enough.polish.ui.keyboard.keys.DeleteKeyItem
 
apply(boolean) - Method in class de.enough.polish.ui.keyboard.keys.ModeKeyItem
 
apply(boolean) - Method in class de.enough.polish.ui.keyboard.keys.ShiftKeyItem
 
applyAlphaOntoRgbImage(RgbImage, RgbImage) - Static method in class de.enough.polish.util.ImageUtil
Applies the alpha values of a RgbImage to another RgbImage
applyColor(Image, int, int) - Method in class de.enough.polish.util.BitMapFontViewer
Applies the color to the pixels in the image that fits the mask
applyFilter(byte[][], int, int[], int, int) - Static method in class de.enough.polish.ui.Graphics
Performs a convolution of an image with a given matrix.
applyFilter(byte[][], int, int[], int, int) - Static method in class de.enough.polish.util.DrawUtil
Performs a convolution of an image with a given matrix.
applyMaskOntoRgbImage(RgbImage, RgbImage, boolean) - Static method in class de.enough.polish.util.ImageUtil
Applies an mask RgbImage onto another Rgbimage.
applyOrder() - Method in class de.enough.polish.content.storage.StorageIndex
Applies the clean order to this index by the use of the internal index array and the compareTo() method
applyStylingForRssLink(Item, int, String) - Method in class de.enough.polish.browser.rss.RssTagHandler
Subclasses can override this method for adding complex styles to RSS links.
APRIL - Static variable in class de.enough.polish.android.pim.RepeatRule
Constant for the month of April used with MONTH_IN_YEAR field.
apxCos(int) - Static method in class de.enough.polish.util.MathUtil
see apxSin()
apxSin(int) - Static method in class de.enough.polish.util.MathUtil
This function returns an approximated value of sin using the taylor approximation of power 5.
areKeypressesCaptured() - Method in class de.enough.polish.processing.ProcessingContext
 
areKeypressesCaptured() - Method in interface de.enough.polish.processing.ProcessingInterface
Checks if keypress events should be captured and handled solely by the Mobile Processing implementation, or if they should also be bubbled up to the parent container and above.
areOverlapping(Line2D, Line2D) - Static method in class de.enough.polish.geometry2d.Intersection2D
Checks if two lines (or line segments) overlap.
areParallel(Line2D, Line2D) - Static method in class de.enough.polish.geometry2d.Util2D
Checks if two lines are parallel
arePointerEventsCaptured() - Method in class de.enough.polish.processing.ProcessingContext
 
arePointerEventsCaptured() - Method in interface de.enough.polish.processing.ProcessingInterface
Checks if pointer events should be captured and handled solely by the Mobile Processing implementation, or if they should also be bubbled up to the parent container and above.
areSoftkeysCaptured() - Method in class de.enough.polish.processing.ProcessingContext
 
areSoftkeysCaptured() - Method in interface de.enough.polish.processing.ProcessingInterface
Checks if softkey presses should be captured and handled solely by the Mobile Processing implementation, or if they should also be bubbled up to the parent container and above.
ARRAY - Static variable in class de.enough.polish.ui.PredictiveAccess
 
arraycopy(Object, int, Object, int, int) - Static method in class de.enough.polish.util.Arrays
A replacement for System.arraycopy() which crashes badly on some Nokia N78 firmware versions Usage of this method is automatically triggered when the Bug "noSystemArrayCopy" is defined.
ArrayList<K> - Class in de.enough.polish.util
Provides an flexible list for storing objects.
ArrayList() - Constructor for class de.enough.polish.util.ArrayList
Creates an ArrayList with the initial capacity of 10 and a growth factor of 75%
ArrayList(int) - Constructor for class de.enough.polish.util.ArrayList
Creates an ArrayList with the given initial capacity and a growth factor of 75%
ArrayList(int, int) - Constructor for class de.enough.polish.util.ArrayList
Creates a new ArrayList
ArrayReader - Class in de.enough.polish.predictive.array
 
ArrayReader() - Constructor for class de.enough.polish.predictive.array.ArrayReader
 
Arrays - Class in de.enough.polish.util
Arrays is used for sorting array elements.
ArrayTextBuilder - Class in de.enough.polish.predictive.array
 
ArrayTextBuilder(int) - Constructor for class de.enough.polish.predictive.array.ArrayTextBuilder
 
ArrayTextElement - Class in de.enough.polish.predictive.array
 
ArrayTextElement(Object) - Constructor for class de.enough.polish.predictive.array.ArrayTextElement
 
ARTIFICAL_LINE_BREAK - Static variable in class de.enough.polish.util.BitMapFontViewer
 
asin(int) - Static method in class de.enough.polish.math.FP
Finds the inverse Sin value of input fixed point number.
asin() - Method in class de.enough.polish.math.HFloat
 
ASIN_HTAYLOR - Static variable in class de.enough.polish.math.HFloat
 
asinh() - Method in class de.enough.polish.math.HFloat
 
AsynchronousCommandListener - Class in de.enough.polish.event
Processes commandAction events in (possibly several) separate threads.
AsynchronousCommandListener(CommandListener) - Constructor for class de.enough.polish.event.AsynchronousCommandListener
Creates a new AsynchronousCommandListener.java
AsynchronousItemCommandListener - Class in de.enough.polish.event
Processes commandAction events in (possibly several) separate threads.
AsynchronousItemCommandListener(ItemCommandListener) - Constructor for class de.enough.polish.event.AsynchronousItemCommandListener
Creates a new threaded command listener
AsynchronousMultipleCommandListener - Class in de.enough.polish.event
Processes commandAction events in (possibly several) separate threads.
AsynchronousRmsLogHandler - Class in de.enough.polish.log.rms
Stores log messages in an asynchronous way in the record store management system.
AsynchronousRmsLogHandler() - Constructor for class de.enough.polish.log.rms.AsynchronousRmsLogHandler
Creates a new asynchronous rms log handler.
atan(int) - Static method in class de.enough.polish.math.FP
Finds the inverse Tan value of input fixed point number.
atan() - Method in class de.enough.polish.math.HFloat
 
atan(int) - Method in class de.enough.polish.processing.ProcessingContext
 
atan(double) - Method in class de.enough.polish.processing.ProcessingContext
 
atan(int) - Method in interface de.enough.polish.processing.ProcessingInterface
Returns the arc tangent of a value.
atan(double) - Method in interface de.enough.polish.processing.ProcessingInterface
Returns the arc tangent of a value.
atan(double) - Static method in class de.enough.polish.util.MathUtil
Approximates the atan function.
atan2(int, int) - Method in class de.enough.polish.processing.ProcessingContext
 
atan2(int, int) - Method in interface de.enough.polish.processing.ProcessingInterface
Calculates the angle (in radians) from a specified point to the coordinate origin as measured from the positive x-axis.
atan2(double, double) - Static method in class de.enough.polish.util.MathUtil
Approximates the atan2 function.
atan2d(int, int) - Method in class de.enough.polish.processing.ProcessingContext
 
atan2d(int, int) - Method in interface de.enough.polish.processing.ProcessingInterface
Calculates the angle (in radians) from a specified point to the coordinate origin as measured from the positive x-axis.
ATAN_HTAYLOR - Static variable in class de.enough.polish.math.HFloat
 
atanh() - Method in class de.enough.polish.math.HFloat
 
AtomAuthor - Class in de.enough.polish.format.atom
Encapsulates information about an Atom feed author
AtomAuthor() - Constructor for class de.enough.polish.format.atom.AtomAuthor
Creates an empty author
AtomAuthor(String, String, String) - Constructor for class de.enough.polish.format.atom.AtomAuthor
Creates a new author
AtomContentLink - Class in de.enough.polish.format.atom
Represents an HTML <a> link within an HTML content of an AtomEntry
AtomContentLink(String, String) - Constructor for class de.enough.polish.format.atom.AtomContentLink
Creates a new link
AtomEntry - Class in de.enough.polish.format.atom
Manages an entry within an Atom based news feed
AtomEntry() - Constructor for class de.enough.polish.format.atom.AtomEntry
 
AtomEntry(XmlDomNode) - Constructor for class de.enough.polish.format.atom.AtomEntry
 
AtomEntryLink - Class in de.enough.polish.format.atom
AtomEntryLink() - Constructor for class de.enough.polish.format.atom.AtomEntryLink
Creates a new empty link
AtomEntryLink(XmlDomNode) - Constructor for class de.enough.polish.format.atom.AtomEntryLink
Creates a new link initialized from XML
AtomFeed - Class in de.enough.polish.format.atom
Manages a list of Atom news entries
AtomFeed() - Constructor for class de.enough.polish.format.atom.AtomFeed
Creates a new empty feed
AtomFeed(InputStream) - Constructor for class de.enough.polish.format.atom.AtomFeed
Creates a new feed from the given input stream
AtomImage - Class in de.enough.polish.format.atom
Provides access to an image of an AtomEntry
AtomImage() - Constructor for class de.enough.polish.format.atom.AtomImage
Creates a new empty image
AtomImage(String) - Constructor for class de.enough.polish.format.atom.AtomImage
Creates a new image with the specified URL
AtomImage(String, byte[]) - Constructor for class de.enough.polish.format.atom.AtomImage
Retrieves a new image
AtomImageConsumer - Interface in de.enough.polish.format.atom
Informs about images loaded by an atom entry
AtomUpdateConsumer - Interface in de.enough.polish.format.atom
Consumes updated AtomEntries of an AtomFeed
attachSource(ContentSource) - Method in class de.enough.polish.content.source.ContentSource
Sets the source for this ContentSource and registers this ContentSource as a listener in the source
ATTR_ASST - Static variable in interface de.enough.polish.android.pim.Contact
Attribute classifying a data value as related to an ASSISTANT.
ATTR_AUTO - Static variable in interface de.enough.polish.android.pim.Contact
Attribute classifying a data value as related to AUTO.
ATTR_FAX - Static variable in interface de.enough.polish.android.pim.Contact
Attribute classifying a data value as related to FAX.
ATTR_FORM - Static variable in class de.enough.polish.browser.html.HtmlTagHandler
form attribute
ATTR_HOME - Static variable in interface de.enough.polish.android.pim.Contact
Attribute classifying a data value as related to HOME.
ATTR_HREF - Static variable in class de.enough.polish.browser.html.HtmlTagHandler
href attribute
ATTR_MOBILE - Static variable in interface de.enough.polish.android.pim.Contact
Attribute classifying a data value as related to MOBILE.
ATTR_MULTIPLE - Static variable in class de.enough.polish.browser.html.HtmlTagHandler
multiple attribute
ATTR_NAME - Static variable in class de.enough.polish.browser.html.HtmlTagHandler
name attribute
ATTR_NONE - Static variable in interface de.enough.polish.android.pim.PIMItem
Constant indicating that no additional attributes are applicable to a data value for a field.
ATTR_OTHER - Static variable in interface de.enough.polish.android.pim.Contact
Attribute classifying a data value as "OTHER".
ATTR_PAGER - Static variable in interface de.enough.polish.android.pim.Contact
Attribute classifying a data value as related to PAGER.
ATTR_PREFERRED - Static variable in interface de.enough.polish.android.pim.Contact
Attribute classifying a data value with preferred status for retrieval or display purposes (platform specific).
ATTR_RSS_ITEM - Static variable in class de.enough.polish.browser.rss.RssTagHandler
Deprecated. use RssItem.ATTRIBUTE_KEY instead
ATTR_SIZE - Static variable in class de.enough.polish.browser.html.HtmlTagHandler
size attribute
ATTR_SMS - Static variable in interface de.enough.polish.android.pim.Contact
Attribute classifying a data value as related to SMS.
ATTR_TYPE - Static variable in class de.enough.polish.browser.html.HtmlTagHandler
type attribute
ATTR_VALUE - Static variable in class de.enough.polish.browser.html.HtmlTagHandler
value attribute
ATTR_WORK - Static variable in interface de.enough.polish.android.pim.Contact
Attribute classifying a data value as related to WORK.
ATTRIBUTE_KEY - Static variable in class de.enough.polish.browser.rss.RssItem
key for item attribute
attributes - Variable in class de.enough.polish.android.pim.enough.Field
 
attributes - Variable in class de.enough.polish.content.ContentDescriptor
the attributes hashtable
AudioPlaybackPlayer - Class in de.enough.polish.android.media.enough
 
AudioPlaybackPlayer(String) - Constructor for class de.enough.polish.android.media.enough.AudioPlaybackPlayer
 
AudioPlaybackPlayer(ResourceInputStream) - Constructor for class de.enough.polish.android.media.enough.AudioPlaybackPlayer
 
AudioPlayer - Class in de.enough.polish.multimedia
Plays back audio files - at the moment this is only supported for MIDP 2.0 and devices that support the MMAPI and for Android devices.
AudioPlayer() - Constructor for class de.enough.polish.multimedia.AudioPlayer
Creates a new audio player with no default content type and no caching.
AudioPlayer(boolean) - Constructor for class de.enough.polish.multimedia.AudioPlayer
Creates a new audio player with no default content type.
AudioPlayer(String) - Constructor for class de.enough.polish.multimedia.AudioPlayer
Creates a new audio player without caching and with no listener.
AudioPlayer(boolean, String) - Constructor for class de.enough.polish.multimedia.AudioPlayer
Creates a new audio player with no listener
AudioPlayer(boolean, String, PlayerListener) - Constructor for class de.enough.polish.multimedia.AudioPlayer
Creates a new audio player
AudioRecordingPlayer - Class in de.enough.polish.android.media.enough
 
AudioRecordingPlayer(String) - Constructor for class de.enough.polish.android.media.enough.AudioRecordingPlayer
 
AUGUST - Static variable in class de.enough.polish.android.pim.RepeatRule
Constant for the month of August used with MONTH_IN_YEAR field.
authenticate() - Method in class de.enough.polish.android.bluetooth.RemoteDevice
Attempts to authenticate this RemoteDevice.
AUTHENTICATE_ENCRYPT - Static variable in interface de.enough.polish.android.bluetooth.ServiceRecord
Authentication and encryption are required for connections to this service.
AUTHENTICATE_NOENCRYPT - Static variable in interface de.enough.polish.android.bluetooth.ServiceRecord
Authentication is required for connections to this service, but not encryption.
Authenticator - Interface in de.enough.polish.android.obex
This interface provides a way to respond to authentication challenge and authentication response headers.
AUTHMODE_ANY - Static variable in class de.enough.polish.android.rms.RecordStore
Authorization to allow access to any MIDlet suites.
AUTHMODE_ANY - Static variable in class de.enough.polish.doja.rms.RecordStore
Authorization to allow access to any MIDlet suites.
AUTHMODE_PRIVATE - Static variable in class de.enough.polish.android.rms.RecordStore
Authorization to allow access only to the current MIDlet suite.
AUTHMODE_PRIVATE - Static variable in class de.enough.polish.doja.rms.RecordStore
Authorization to allow access only to the current MIDlet suite.
AUTHOR_KEY - Static variable in interface de.enough.polish.android.media.control.MetaDataControl
Default key for AUTHOR information.
authorize(Connection) - Method in class de.enough.polish.android.bluetooth.RemoteDevice
Determines if this RemoteDevice should be allowed to continue to access the local service provided by the Connection.
Autobox - Class in de.enough.polish.java5
A replacement for the new boxing functions which were added for autoboxing in Java 1.5.
Autobox() - Constructor for class de.enough.polish.java5.Autobox
 
autoFocusEnabled - Variable in class de.enough.polish.ui.Container
defines whether a child item should be automatically focused.
autoFocusEnabled - Variable in class de.enough.polish.ui.FakeContainerCustomItem
 
autoFocusIndex - Variable in class de.enough.polish.ui.Container
 
autoFocusIndex - Variable in class de.enough.polish.ui.FakeContainerCustomItem
 
available() - Method in class de.enough.polish.android.helper.ResourceInputStream
 
AVAILABLE - Static variable in class de.enough.polish.android.location.LocationProvider
Availability status code: the location provider is available.
available() - Method in class de.enough.polish.bluetooth.L2CapInputStream
 
available() - Method in class de.enough.polish.io.RecordingDataInputStream
 
available() - Method in class de.enough.polish.util.base64.Base64InputStream
 
available() - Method in class de.enough.polish.util.zip.GZipInputStream
This function fills the buffer and returns the amount of avialable data.
availableHeight - Variable in class de.enough.polish.ui.FakeCustomItem
 
availableHeight - Variable in class de.enough.polish.ui.Item
 
availableHeight - Variable in class de.enough.polish.ui.ItemView
 
availableSize() - Method in interface de.enough.polish.android.io.file.FileConnection
Determines the free memory that is available on the file system the file or directory resides on.
availableSize() - Method in class de.enough.polish.android.io.file.FileConnectionImpl
 
availableTextWidth - Variable in class de.enough.polish.ui.FakeStringCustomItem
 
availableTextWidth - Variable in class de.enough.polish.ui.StringItem
 
availableWidth - Variable in class de.enough.polish.ui.FakeCustomItem
 
availableWidth - Variable in class de.enough.polish.ui.Item
 
availableWidth - Variable in class de.enough.polish.ui.ItemView
 
availContentHeight - Variable in class de.enough.polish.ui.FakeCustomItem
 
availContentHeight - Variable in class de.enough.polish.ui.Item
 
availContentWidth - Variable in class de.enough.polish.ui.FakeCustomItem
 
availContentWidth - Variable in class de.enough.polish.ui.Item
 
azimuthTo(Coordinates) - Method in class de.enough.polish.android.location.Coordinates
Calculates the azimuth between the two points according to the ellipsoid model of WGS84.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _