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 _

B

BACK - Static variable in class de.enough.polish.android.lcdui.Command
A navigation command that returns the user to the logically previous screen.
BACK - Static variable in class de.enough.polish.doja.ui.Command
A navigation command that returns the user to the logically previous screen.
BACK - Static variable in class de.enough.polish.ui.Command
A navigation command that returns the user to the logically previous screen.
Background - Class in de.enough.polish.ui
Background is the base class for any backgrounds of widgets or forms.
Background() - Constructor for class de.enough.polish.ui.Background
Creates a new Background.
background - Variable in class de.enough.polish.ui.FakeCustomItem
the background of this item
background - Variable in class de.enough.polish.ui.Item
the background of this item
background - Variable in class de.enough.polish.ui.Screen
 
background - Variable in class de.enough.polish.ui.Style
 
backgroundHeight - Variable in class de.enough.polish.ui.FakeCustomItem
 
backgroundHeight - Variable in class de.enough.polish.ui.Item
 
backgroundHeight - Variable in class de.enough.polish.ui.Screen
 
backgroundWidth - Variable in class de.enough.polish.ui.FakeCustomItem
 
backgroundWidth - Variable in class de.enough.polish.ui.Item
 
backgroundWidth - Variable in class de.enough.polish.ui.Screen
 
BackgroundWrapper - Class in de.enough.polish.blackberry.ui
 
BackgroundWrapper() - Constructor for class de.enough.polish.blackberry.ui.BackgroundWrapper
 
BackgroundWrapper(Background) - Constructor for class de.enough.polish.blackberry.ui.BackgroundWrapper
Creates a new wrapper
backgroundX - Variable in class de.enough.polish.ui.Screen
 
backgroundY - Variable in class de.enough.polish.ui.Screen
 
backgroundYOffset - Variable in class de.enough.polish.ui.FakeCustomItem
The vertical offset for the background, can be used for smoother scrolling, for example
backgroundYOffset - Variable in class de.enough.polish.ui.Item
The vertical offset for the background, can be used for smoother scrolling, for example
backlightOn() - Method in class de.enough.polish.android.midlet.MidletBridge
 
backlightRelease() - Method in class de.enough.polish.android.midlet.MidletBridge
You need to call this method when you switched on the light with MidletBridge.backlightOn().
BAD_EXTENSIONS - Static variable in exception de.enough.polish.android.pki.CertificateException
Indicates a certificate has unrecognized critical extensions.
BallBackground - Class in de.enough.polish.ui.backgrounds
 
BallBackground() - Constructor for class de.enough.polish.ui.backgrounds.BallBackground
 
BallBackground(int, int, String, int, int, int) - Constructor for class de.enough.polish.ui.backgrounds.BallBackground
 
Base64 - Class in de.enough.polish.util.base64
A Base64 Encoder/Decoder based on Robert's Harder Java SE implementation available at http://iharder.net/base64.
Base64InputStream - Class in de.enough.polish.util.base64
Base64InputStream(InputStream) - Constructor for class de.enough.polish.util.base64.Base64InputStream
Constructs a Base64InputStream without further options.
Base64InputStream(InputStream, int) - Constructor for class de.enough.polish.util.base64.Base64InputStream
Constructs a Base64InputStream in
Base64OutputStream - Class in de.enough.polish.util.base64
Base64OutputStream(OutputStream) - Constructor for class de.enough.polish.util.base64.Base64OutputStream
Constructs a Base64OutputStream in ENCODE mode.
Base64OutputStream(OutputStream, int) - Constructor for class de.enough.polish.util.base64.Base64OutputStream
Constructs a Base64OutputStream in either ENCODE or DECODE mode.
BASELINE - Static variable in class de.enough.polish.android.lcdui.Graphics
Constant for positioning the anchor point at the baseline of text.
BASELINE - Static variable in class de.enough.polish.blackberry.ui.Graphics
Constant for positioning the anchor point at the baseline of text.
BASELINE - Static variable in class de.enough.polish.doja.ui.Graphics
Constant for positioning the anchor point at the baseline of text.
BaseScreen - Class in de.enough.polish.blackberry.ui
Provides the base screen / displayable implementation for BlackBerry devices.
BaseScreen() - Constructor for class de.enough.polish.blackberry.ui.BaseScreen
Constructs a new Canvas object.
Benchmark - Class in de.enough.polish.benchmark
A benchmark class to time processes in an application.
Benchmark() - Constructor for class de.enough.polish.benchmark.Benchmark
 
bgBorder - Variable in class de.enough.polish.ui.FakeCustomItem
the background border of an item - this border is painted before the background.
bgBorder - Variable in class de.enough.polish.ui.Item
the background border of an item - this border is painted before the background.
BigInteger - Class in de.enough.polish.math
A replacement for the java.lang.BigInteger class that can be found on Java SE and EE.
BigInteger(String) - Constructor for class de.enough.polish.math.BigInteger
 
BigInteger(String, int) - Constructor for class de.enough.polish.math.BigInteger
 
BigInteger(byte[]) - Constructor for class de.enough.polish.math.BigInteger
 
BigInteger(int, byte[]) - Constructor for class de.enough.polish.math.BigInteger
 
BigInteger(int, Random) - Constructor for class de.enough.polish.math.BigInteger
 
BigInteger(int, int, Random) - Constructor for class de.enough.polish.math.BigInteger
 
BINARY - Static variable in interface de.enough.polish.android.pim.PIMItem
Data type indicating data is binary in a byte array.
BINARY_MESSAGE - Static variable in interface de.enough.polish.android.messaging.MessageConnection
Constant for a message type for binary messages (value = "binary").
BINARY_MESSAGE - Static variable in class de.enough.polish.messaging.MessageConnection
Constant for a message type for binary messages (value = "binary").
BinaryMessage - Interface in de.enough.polish.android.messaging
An interface representing a binary message.
BinaryMessage - Class in de.enough.polish.messaging
An interface representing a binary message.
BinaryMessage(String, byte[]) - Constructor for class de.enough.polish.messaging.BinaryMessage
 
BinaryMessageImpl - Class in de.enough.polish.android.messaging
Provides BinaryMessage functionalities.
BinaryMessageImpl(String) - Constructor for class de.enough.polish.android.messaging.BinaryMessageImpl
 
BinaryMessageImpl(String, Date) - Constructor for class de.enough.polish.android.messaging.BinaryMessageImpl
 
BinaryTextClockView - Class in de.enough.polish.ui.clockviews
Visualizes the clock as a binary string, e.g.
BinaryTextClockView() - Constructor for class de.enough.polish.ui.clockviews.BinaryTextClockView
Creates a new item view.
BIRTHDAY - Static variable in interface de.enough.polish.android.pim.Contact
Field for the birthday of the Contact.
bitCount() - Method in class de.enough.polish.math.BigInteger
 
bitLength() - Method in class de.enough.polish.math.BigInteger
 
bitmap - Variable in class de.enough.polish.blackberry.ui.Image
 
bitmap - Variable in class de.enough.polish.doja.ui.Image
 
bitMapFont - Variable in class de.enough.polish.ui.FakeStringCustomItem
 
BitMapFont - Class in de.enough.polish.util
Can be used to use any kind of bitmap fonts.
BitmapFontTextEffect - Class in de.enough.polish.ui.texteffects
Renders texts with a given bitmap font.
BitmapFontTextEffect() - Constructor for class de.enough.polish.ui.texteffects.BitmapFontTextEffect
Creates a text with smileys
bitMapFontViewer - Variable in class de.enough.polish.ui.FakeStringCustomItem
 
BitMapFontViewer - Class in de.enough.polish.util
Is used for a performant showing of String with a bitmap font.
BitMapFontViewer(Image, int[], short[], byte[], int, int, int) - Constructor for class de.enough.polish.util.BitMapFontViewer
Views a specific input string with a specific bitmap font.
BitMapFontViewer(Image, int, int[], short[], byte[], int, int, int) - Constructor for class de.enough.polish.util.BitMapFontViewer
Views a specific input string with a specific bitmap font.
BlankItem - Class in de.enough.polish.ui.keyboard.keys
A special key item implementation for a blank key item which does nothing and can be used as a blank filling in a keyboard layout
BlankItem(Keyboard, String) - Constructor for class de.enough.polish.ui.keyboard.keys.BlankItem
Creates a new BlankItem instance
BlankItem(Keyboard, String, Style) - Constructor for class de.enough.polish.ui.keyboard.keys.BlankItem
Creates a new BlankItem instance
BLOCK_END - Static variable in interface de.enough.polish.android.media.control.ToneControl
Defines an ending point for a block.
BLOCK_START - Static variable in interface de.enough.polish.android.media.control.ToneControl
Defines a starting point for a block.
BluetoothConnectionException - Exception in de.enough.polish.android.bluetooth
This BluetoothConnectionException is thrown when a Bluetooth connection (L2CAP, RFCOMM, or OBEX over RFCOMM) cannot be established successfully.
BluetoothConnectionException(int) - Constructor for exception de.enough.polish.android.bluetooth.BluetoothConnectionException
Creates a new BluetoothConnectionException with the error indicator specified.
BluetoothConnectionException(int, String) - Constructor for exception de.enough.polish.android.bluetooth.BluetoothConnectionException
Creates a new BluetoothConnectionException with the error indicator and message specified.
BluetoothDevice - Class in de.enough.polish.bluetooth
Combines a remote devive with it's class.
BluetoothDevice(RemoteDevice, DeviceClass) - Constructor for class de.enough.polish.bluetooth.BluetoothDevice
 
BluetoothLogHandler - Class in de.enough.polish.log.bluetooth
Forwards log messages to the first preknown device.
BluetoothLogHandler() - Constructor for class de.enough.polish.log.bluetooth.BluetoothLogHandler
Creates a new handler
BluetoothRemoteClient - Interface in de.enough.polish.rmi.bluetooth
Abstracts usage of the different bluetooth protocols.
BluetoothRemoteScreen - Class in de.enough.polish.ui.remotescreen
Sends screen updates to the remote screen desktop application of J2ME Polish.
BluetoothRemoteScreen() - Constructor for class de.enough.polish.ui.remotescreen.BluetoothRemoteScreen
 
BluetoothStateException - Exception in de.enough.polish.android.bluetooth
The BluetoothStateException is thrown when a request is made to the Bluetooth system that the system cannot support in its present state.
BluetoothStateException() - Constructor for exception de.enough.polish.android.bluetooth.BluetoothStateException
Creates a new BluetoothStateException without a detail message.
BluetoothStateException(String) - Constructor for exception de.enough.polish.android.bluetooth.BluetoothStateException
Creates a BluetoothStateException with the specified detail message.
blur - Variable in class de.enough.polish.ui.rgbfilters.GaussianBlurRgbFilter
 
BOOL - Static variable in class de.enough.polish.android.bluetooth.DataElement
Defines data of type BOOL.
BOOLEAN - Static variable in interface de.enough.polish.android.pim.PIMItem
Data type indicating data is of boolean primitive data type.
BooleanList - Class in de.enough.polish.util
Provides an flexible list for storing boolean primitives.
BooleanList() - Constructor for class de.enough.polish.util.BooleanList
Creates an ArrayList with the initial capacity of 10 and a growth factor of 75%
BooleanList(int) - Constructor for class de.enough.polish.util.BooleanList
Creates an ArrayList with the given initial capacity and a growth factor of 75%
BooleanList(int, int) - Constructor for class de.enough.polish.util.BooleanList
Creates a new ArrayList
BooleanStack - Class in de.enough.polish.util
Provides a lifo stack for primitive boolean types
BooleanStack() - Constructor for class de.enough.polish.util.BooleanStack
Creates a new stack with the initial capacity of 10 and a growth factor of 75%
BooleanStack(int) - Constructor for class de.enough.polish.util.BooleanStack
Creates a new stack with the given initial capacity and a growth factor of 75%
BooleanStack(int, int) - Constructor for class de.enough.polish.util.BooleanStack
Creates a new stack
Border - Class in de.enough.polish.ui
Provides an abstract border.
Border(int, int, int, int) - Constructor for class de.enough.polish.ui.Border
Creates a new border with the specified border widths.
border - Variable in class de.enough.polish.ui.FakeCustomItem
 
border - Variable in class de.enough.polish.ui.Item
 
border - Variable in class de.enough.polish.ui.Screen
 
border - Variable in class de.enough.polish.ui.Style
 
BorderedRoundRectBackground - Class in de.enough.polish.ui.backgrounds
Paints a rectangle with round corners and a border.
BorderedRoundRectBackground(int, int, int, int, int) - Constructor for class de.enough.polish.ui.backgrounds.BorderedRoundRectBackground
Creates a new round rectangle background with a border.
BorderedRoundRectOpeningBackground - Class in de.enough.polish.ui.backgrounds
Draws an expanding backround which will show a border when it is fully expanded.
BorderedRoundRectOpeningBackground(int, int, int, int, int, int, int) - Constructor for class de.enough.polish.ui.backgrounds.BorderedRoundRectOpeningBackground
Creates a new opening background.
BorderedRoundTabBackground - Class in de.enough.polish.ui.backgrounds
Paints a rectangle with top round corners and a border.
BorderedRoundTabBackground(int, int, int, int, int) - Constructor for class de.enough.polish.ui.backgrounds.BorderedRoundTabBackground
Creates a new round rectangle background with a border.
BorderedSimpleBackground - Class in de.enough.polish.ui.backgrounds
Paints a filled rectangle with a border around it as a background.
BorderedSimpleBackground(int, int, int) - Constructor for class de.enough.polish.ui.backgrounds.BorderedSimpleBackground
Creates a new simple background with a border.
BorderedSimpleBackground(Color, Color, int) - Constructor for class de.enough.polish.ui.backgrounds.BorderedSimpleBackground
Creates a new simple background with a border.
borderWidth - Variable in class de.enough.polish.ui.Background
Defines the width of this Background.
borderWidthBottom - Variable in class de.enough.polish.ui.Border
width of the border at the bottom
borderWidthLeft - Variable in class de.enough.polish.ui.Border
width of the border at the left side
borderWidthRight - Variable in class de.enough.polish.ui.Border
width of the border at the right side
borderWidthTop - Variable in class de.enough.polish.ui.Border
width of the border at the top
BOTTOM - Static variable in class de.enough.polish.android.lcdui.Graphics
Constant for positioning the anchor point of text and images below the text or image.
BOTTOM - Static variable in class de.enough.polish.blackberry.ui.Graphics
Constant for positioning the anchor point of text and images below the text or image.
BOTTOM - Static variable in class de.enough.polish.doja.ui.Graphics
Constant for positioning the anchor point of text and images below the text or image.
BOTTOM - Static variable in class de.enough.polish.ui.backgrounds.TriangleBackground
Orientation for pointing the triangle downwards
BOTTOM_LEFT - Static variable in class de.enough.polish.ui.borders.DropShadowBorder
paints the border at the bottom and the left sides of the corresponding item
BOTTOM_LEFT - Static variable in class de.enough.polish.ui.borders.DropShadowRoundRectBorder
paints the border at the bottom and the left sides of the corresponding item
BOTTOM_RIGHT - Static variable in class de.enough.polish.ui.borders.DropShadowBorder
paints the border at the bottom and the right sides of the corresponding item
BOTTOM_RIGHT - Static variable in class de.enough.polish.ui.borders.DropShadowRoundRectBorder
paints the border at the bottom and the right sides of the corresponding item
BottomBorder - Class in de.enough.polish.ui.borders
Paints a plain border in one color at the bottom of the item.
BottomBorder(int, int) - Constructor for class de.enough.polish.ui.borders.BottomBorder
Creates a new simple border.
bottomFrame - Variable in class de.enough.polish.ui.FramedForm
 
BottomRightShadowBorder - Class in de.enough.polish.ui.borders
Paints a border which is like shadow, which is seen on the bottom and on the right of the bordered Item.
BottomRightShadowBorder(int, int, int) - Constructor for class de.enough.polish.ui.borders.BottomRightShadowBorder
Creates a new border which is like a shadow which is seen on the bottom and on the right of the Item.
BottomScreenChangeAnimation - Class in de.enough.polish.ui.screenanimations
Moves the new screen from the bottom to the top.
BottomScreenChangeAnimation() - Constructor for class de.enough.polish.ui.screenanimations.BottomScreenChangeAnimation
Creates a new animation
BottomShutterScreenChangeAnimation - Class in de.enough.polish.ui.screenanimations
Moves the new screen from the bottom to the front.
BottomShutterScreenChangeAnimation() - Constructor for class de.enough.polish.ui.screenanimations.BottomShutterScreenChangeAnimation
Creates a new animation
breakOn(Item, String, DebugCallback) - Static method in class de.enough.polish.ui.DebugHelper
Calls trace() if the item is a StringItem and the text of the StringItem contains the specified text
breakOn(int, int, DebugCallback) - Static method in class de.enough.polish.ui.DebugHelper
 
breakOn(Command, String, DebugCallback) - Static method in class de.enough.polish.ui.DebugHelper
Calls trace() if the label of the command stated equals the specified text
breakOn(Style, String, DebugCallback) - Static method in class de.enough.polish.ui.DebugHelper
 
BROKEN_CHAIN - Static variable in exception de.enough.polish.android.pki.CertificateException
Indicates a certificate in a chain was not issued by the next authority in the chain.
Browser - Class in de.enough.polish.browser
TODO: Write good docs.
Browser() - Constructor for class de.enough.polish.browser.Browser
Creates a new Browser without any protocol handlers, tag handlers or style.
Browser(Style) - Constructor for class de.enough.polish.browser.Browser
Creates a new Browser without any protocol handler or tag handlers.
Browser(ProtocolHandler[]) - Constructor for class de.enough.polish.browser.Browser
Creates a new Browser with the specified handlers and style.
Browser(ProtocolHandler[], Style) - Constructor for class de.enough.polish.browser.Browser
Creates a new Browser with the specified handlers and style.
Browser(String[], TagHandler[], ProtocolHandler[]) - Constructor for class de.enough.polish.browser.Browser
Creates a new Browser with the specified handlers and style.
Browser(String[], TagHandler[], ProtocolHandler[], Style) - Constructor for class de.enough.polish.browser.Browser
Creates a new Browser with the specified handlers and style.
browser - Variable in class de.enough.polish.browser.html.HtmlTagHandler
 
browserListener - Variable in class de.enough.polish.browser.Browser
 
BrowserListener - Interface in de.enough.polish.browser
Interface to be able to listen to the status of the browser.
build() - Method in class de.enough.polish.util.URL
 
buildChoiceItems(String[], Image[], int, Style) - Static method in class de.enough.polish.ui.ChoiceGroup
Builds an array of ChoiceItems out of an array of Strings and Images, specifying the choiceType and style common to any ChoiceItem in the resulting array.
buildChoiceItems(String[], Image[], int, Style) - Static method in class de.enough.polish.ui.FakeChoiceGroupCustomItem
Builds an array of ChoiceItems out of an array of Strings and Images, specifying the choiceType and style common to any ChoiceItem in the resulting array.
BUILDING_FLOOR - Static variable in class de.enough.polish.android.location.AddressInfo
Address field denoting a building floor.
BUILDING_NAME - Static variable in class de.enough.polish.android.location.AddressInfo
Address field denoting a building name.
BUILDING_ROOM - Static variable in class de.enough.polish.android.location.AddressInfo
Address field denoting a building room.
BUILDING_ZONE - Static variable in class de.enough.polish.android.location.AddressInfo
Address field denoting a building zone
BUTTON - Static variable in class de.enough.polish.ui.FakeCustomItem
An appearance mode value indicating that the Item is to appear as a button.
BUTTON - Static variable in class de.enough.polish.ui.Item
An appearance mode value indicating that the Item is to appear as a button.
BwToColorScreenChangeAnimation - Class in de.enough.polish.ui.screenanimations
Creates a black and white picture out of the next screen and fades this into the actual target color.
BwToColorScreenChangeAnimation() - Constructor for class de.enough.polish.ui.screenanimations.BwToColorScreenChangeAnimation
Creates a new animation.
byteArrayEquals(byte[], byte[]) - Static method in class de.enough.polish.util.Arrays
 
bytebuf - Static variable in class de.enough.polish.browser.ProtocolHandler
 
byteToByte(byte[], int) - Static method in class de.enough.polish.predictive.trie.TrieUtils
 
byteToByte(byte) - Static method in class de.enough.polish.predictive.trie.TrieUtils
 
byteToChar(byte[], int) - Static method in class de.enough.polish.predictive.trie.TrieUtils
 
byteToInt(byte[], int) - Static method in class de.enough.polish.predictive.trie.TrieUtils
 
byteValue() - Method in class de.enough.polish.math.BigInteger
 

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 _