A B C D E F G H I K L M N O P R S T U W X

A

addCommand(Command) - Method in class org.kobjects.kui.KForm
Add the given command to this form.
align - Variable in class org.kobjects.kui.KItem
Deprecated.  
align - Variable in class org.kobjects.kui.Style
 
ANY - Static variable in class org.kobjects.kui.KTextField
 
APPEARANCE_BUTTON - Static variable in class org.kobjects.kui.KItem
 
APPEARANCE_COMPACT - Static variable in class org.kobjects.kui.KItem
 
APPEARANCE_FULLSCREEN - Static variable in class org.kobjects.kui.KItem
 
APPEARANCE_INDENT - Static variable in class org.kobjects.kui.KItem
 
APPEARANCE_INPUT - Static variable in class org.kobjects.kui.KItem
 
APPEARANCE_PLAIN - Static variable in class org.kobjects.kui.KItem
 
APPEARANCE_TAB - Static variable in class org.kobjects.kui.KItem
 
append(String) - Method in class org.kobjects.kui.KForm
Shortcut for append(new KStringItem(null, text));
append(KItem) - Method in class org.kobjects.kui.KForm
Append the given item at the end of this KForm.
apply(Graphics) - Method in class org.kobjects.kui.Style
 

B

background - Variable in class org.kobjects.kui.Style
Background array, see apply
BORDER - Static variable in class org.kobjects.kui.KDisplay
 

C

CANVAS_HEIGHT - Static variable in class org.kobjects.kui.KDisplay
 
CANVAS_WIDTH - Static variable in class org.kobjects.kui.KDisplay
 
center - Variable in class org.kobjects.kui.KForm
Center content vertically
CHAR_0 - Static variable in class org.kobjects.kui.KTextField
 
CHAR_1 - Static variable in class org.kobjects.kui.KTextField
 
CHAR_HASH - Static variable in class org.kobjects.kui.KTextField
 
CHAR_STAR - Static variable in class org.kobjects.kui.KTextField
 
clear() - Static method in class org.kobjects.utils4me.Registry
 
close() - Static method in class org.kobjects.utils4me.Registry
 
color - Variable in class org.kobjects.kui.Style
Text Color
COMMAND_HEIGHT - Static variable in class org.kobjects.kui.KDisplay
0 if commands are handled by the system, command font height otherwise
commandAction(Command, Object) - Method in interface org.kobjects.kui.KCommandListener
 
commandAction(Command, Object) - Method in class org.kobjects.kui.KDisplay
Internal implementation for alert handling, please do not use
commandAction(Command, Displayable) - Method in class org.kobjects.kui.KTextField
 
CONSTRAINT_MASK - Static variable in class org.kobjects.kui.KTextField
 
constraints - Variable in class org.kobjects.kui.KTextField
 
CONTENT - Static variable in class org.kobjects.kui.KItem
 
CONTENT_WIDTH - Static variable in class org.kobjects.kui.KDisplay
 
createAlert(String, String, Image) - Static method in class org.kobjects.kui.KDisplay
Creates an alert form
cursorX - Variable in class org.kobjects.kui.KTextField
 

D

DATE - Static variable in class org.kobjects.kui.KTextField
 
debug(int, String) - Static method in class org.kobjects.kui.KDisplay
 
decodeJavaEscape(String) - Static method in class org.kobjects.utils4me.Tools
 
DELETE_SK - Static variable in class org.kobjects.kui.KDisplay
 
DISMISS_COMMAND - Static variable in class org.kobjects.kui.KForm
Dismiss command (for alerts, see KDisplay.createAlert)
drawIcon(Graphics, Image, int, int, int, int, int) - Static method in class org.kobjects.kui.KDisplay
 
drawSoftKeys(Graphics) - Method in class org.kobjects.kui.KForm
Draws the soft keys and the option menu
drawString(Graphics, String, int, int) - Method in class org.kobjects.kui.Style
 
drawTitle(Graphics) - Method in class org.kobjects.kui.KForm
Draws the title area of this form

E

EMAILADDR - Static variable in class org.kobjects.kui.KTextField
 
EXCLUSIVE - Static variable in class org.kobjects.kui.KChoiceGroup
 

F

fakeFullscreen - Static variable in class org.kobjects.kui.KDisplay
Assume fullscreen mode although CanvasSwitch is not loadable (for SE P 900, 910)
FALSE - Static variable in class org.kobjects.utils4me.Tools
 
fill(Graphics, int, int, int, int) - Method in class org.kobjects.kui.Style
 
FILL_GRADIENT - Static variable in class org.kobjects.kui.Style
 
FILL_PLAIN - Static variable in class org.kobjects.kui.Style
 
flush() - Static method in class org.kobjects.utils4me.Registry
Commit pending changes
font - Variable in class org.kobjects.kui.Style
Text Font
formatInteger(int, int) - Static method in class org.kobjects.utils4me.Tools
Converts the given integer to a string.
frame - Variable in class org.kobjects.kui.Style
Frame array, see apply
frame(Graphics, int, int, int, int) - Method in class org.kobjects.kui.Style
 
FRAME_RELIEF - Static variable in class org.kobjects.kui.Style
 
FRAME_ROUNDED - Static variable in class org.kobjects.kui.Style
 
FRAME_SIMPLE - Static variable in class org.kobjects.kui.Style
Constant for drawing a simple border
FULLSCREEN - Static variable in class org.kobjects.kui.KTextField
 
fullScreenMode - Static variable in class org.kobjects.kui.KDisplay
 

G

get(int) - Method in class org.kobjects.kui.KForm
Returns the item with the given index
get(String, String) - Static method in class org.kobjects.utils4me.Registry
 
getContentStyle(int) - Method in class org.kobjects.kui.KItem
 
getCurrent() - Static method in class org.kobjects.kui.KDisplay
Returns the current form or displayable.
getDate() - Method in class org.kobjects.kui.KTextField
 
getDisplay(MIDlet) - Static method in class org.kobjects.kui.KDisplay
Returns the display instance.
getDisplay() - Method in class org.kobjects.kui.KDisplay
Returns the underlying LCUDI display instance
getFocusIndex() - Method in class org.kobjects.kui.KForm
Returns the index of the focussed item
getFocussedItem() - Method in class org.kobjects.kui.KForm
Returns the focussed item, or null if none is focussed.
getFont() - Method in class org.kobjects.kui.Style
 
getHeight() - Method in class org.kobjects.kui.KForm
Calculates the height of the content area (excluding title, softkeys)
getHeight() - Method in class org.kobjects.kui.WordWrap
 
getLabel() - Method in class org.kobjects.kui.KItem
Returns the label of this item.
getLabelStyle(int) - Method in class org.kobjects.kui.KItem
 
getLine(int) - Method in class org.kobjects.kui.KTextField
 
getPrefContentHeight(int) - Method in class org.kobjects.kui.KChoiceGroup
 
getPrefContentHeight(int) - Method in class org.kobjects.kui.KGauge
 
getPrefContentHeight(int) - Method in class org.kobjects.kui.KItem
 
getPrefContentHeight(int) - Method in class org.kobjects.kui.KStringItem
 
getPrefContentHeight(int) - Method in class org.kobjects.kui.KTextField
 
getSelectedIndex() - Method in class org.kobjects.kui.KChoiceGroup
 
getSelectedOption() - Method in class org.kobjects.kui.KChoiceGroup
 
getState() - Method in class org.kobjects.kui.KItem
 
getString() - Method in class org.kobjects.kui.KTextField
 
getStyle(int) - Method in class org.kobjects.kui.KDisplay
 
getStyle(int) - Method in class org.kobjects.kui.KForm
Returns the style with the given identification.
getText() - Method in class org.kobjects.kui.KStringItem
 
getTitle() - Method in class org.kobjects.kui.KForm
Returns the title of this form, as set in the constructor or by setTitle().
getWidth() - Method in class org.kobjects.kui.KForm
Calculates the width of the content area (excluding title, softkeys)

H

h - Variable in class org.kobjects.kui.KForm
Content height; -1 indicates that a relayout is necessary.

I

ICON_ARROW_OFF - Static variable in class org.kobjects.kui.KDisplay
 
ICON_ARROW_ON - Static variable in class org.kobjects.kui.KDisplay
 
ICON_BULLET - Static variable in class org.kobjects.kui.KDisplay
 
ICON_DOWN_OFF - Static variable in class org.kobjects.kui.KDisplay
 
ICON_DOWN_ON - Static variable in class org.kobjects.kui.KDisplay
 
ICON_LEFT_RIGHT_OFF - Static variable in class org.kobjects.kui.KDisplay
 
ICON_LEFT_RIGHT_ON - Static variable in class org.kobjects.kui.KDisplay
 
ICON_UP_OFF - Static variable in class org.kobjects.kui.KDisplay
 
ICON_UP_ON - Static variable in class org.kobjects.kui.KDisplay
 
image - Variable in class org.kobjects.kui.KItem
 
img0 - Variable in class org.kobjects.kui.KItem
 
img1 - Variable in class org.kobjects.kui.KItem
 
img2 - Variable in class org.kobjects.kui.KItem
 
imgCols - Variable in class org.kobjects.kui.KItem
 
imgRows - Variable in class org.kobjects.kui.KItem
 
imgX - Variable in class org.kobjects.kui.KItem
 
imgY - Variable in class org.kobjects.kui.KItem
 
IMPLICIT - Static variable in class org.kobjects.kui.KChoiceGroup
 
insert(int, KItem) - Method in class org.kobjects.kui.KForm
insert the given item at the given index.
instance - Static variable in class org.kobjects.kui.KDisplay
 
invalidate() - Method in class org.kobjects.kui.KItem
 
isPositiveCommand(Command) - Static method in class org.kobjects.kui.KDisplay
Determines whether the given Command is a "positive" (OK, ITEM, SCREEN) or "negative" (CANCEL, BACK, STOP, EXIT) command.

K

KChoiceGroup - Class in org.kobjects.kui
 
KChoiceGroup(Object, int, String[]) - Constructor for class org.kobjects.kui.KChoiceGroup
 
KCommandListener - Interface in org.kobjects.kui
 
KDisplay - Class in org.kobjects.kui
KDisplay is a singleton class.
KDisplay() - Constructor for class org.kobjects.kui.KDisplay
 
KEYCODE_CLEAR - Static variable in class org.kobjects.kui.KDisplay
Normalized key code for the clear key
KEYCODE_LSK - Static variable in class org.kobjects.kui.KDisplay
Normalized key code for the left soft key
KEYCODE_RSK - Static variable in class org.kobjects.kui.KDisplay
Normalized key code for the right soft key
keyPressed(int) - Method in class org.kobjects.kui.KChoiceGroup
 
keyPressed(int) - Method in class org.kobjects.kui.KDisplay
 
keyPressed(int) - Method in class org.kobjects.kui.KForm
Called when a key was pressed, but there is no focussed item to consume the event.
keyPressed(int) - Method in class org.kobjects.kui.KItem
 
keyPressed(int) - Method in class org.kobjects.kui.KTextField
 
keyReleased(int) - Method in class org.kobjects.kui.KDisplay
 
keyReleased(int) - Method in class org.kobjects.kui.KForm
Called when a key was released, but there is no focussed item to consume the event.
keyReleased(int) - Method in class org.kobjects.kui.KItem
 
keyRepeated(int) - Method in class org.kobjects.kui.KDisplay
 
keyRepeated(int) - Method in class org.kobjects.kui.KForm
Called when a key was repeated, but there is no focussed item to consume the event.
keyRepeated(int) - Method in class org.kobjects.kui.KItem
 
keyRepeated(int) - Method in class org.kobjects.kui.KTextField
 
KForm - Class in org.kobjects.kui
 
KForm(String) - Constructor for class org.kobjects.kui.KForm
Creates an empty KForm with the given title.
KGauge - Class in org.kobjects.kui
 
KGauge(Object, int, int) - Constructor for class org.kobjects.kui.KGauge
 
KItem - Class in org.kobjects.kui
 
KItem(Object, int) - Constructor for class org.kobjects.kui.KItem
 
KStringItem - Class in org.kobjects.kui
Merged functionality of KString, KText, KTextItem, and KOfferTextItem
KStringItem(Object, Object) - Constructor for class org.kobjects.kui.KStringItem
 
KStringItem(Object, Object, int) - Constructor for class org.kobjects.kui.KStringItem
 
KTextField - Class in org.kobjects.kui
 
KTextField(Object, String, int, int) - Constructor for class org.kobjects.kui.KTextField
 

L

LABEL - Static variable in class org.kobjects.kui.KItem
 
loadResImage(String) - Static method in class org.kobjects.kui.KDisplay
 
logo - Static variable in class org.kobjects.kui.KDisplay
 

M

midpDisplay - Static variable in class org.kobjects.kui.KDisplay
 
mode - Variable in class org.kobjects.kui.KTextField
 
MODE_123 - Static variable in class org.kobjects.kui.KTextField
 
MODE_ABC - Static variable in class org.kobjects.kui.KTextField
 
MODE_Abc - Static variable in class org.kobjects.kui.KTextField
 
MODE_abc - Static variable in class org.kobjects.kui.KTextField
 
MULTIPLE - Static variable in class org.kobjects.kui.KChoiceGroup
 

N

normalizeKey(int) - Method in class org.kobjects.kui.KDisplay
Normalizes device dependent key codes to the corresponding WTK values.
NUMERIC - Static variable in class org.kobjects.kui.KTextField
 

O

options - Variable in class org.kobjects.kui.KChoiceGroup
 
org.kobjects.kui - package org.kobjects.kui
 
org.kobjects.utils4me - package org.kobjects.utils4me
 

P

paint(Graphics, int, int) - Method in class org.kobjects.kui.KChoiceGroup
 
paint(Graphics) - Method in class org.kobjects.kui.KDisplay
Internal method; draws the current KForm, popup, wait notification etc.
paint(Graphics) - Method in class org.kobjects.kui.KForm
Draws the content area of this form.
paint(Graphics, int, int) - Method in class org.kobjects.kui.KGauge
 
paint(Graphics, int, int) - Method in class org.kobjects.kui.KItem
 
paint(Graphics, int, int) - Method in class org.kobjects.kui.KStringItem
 
paint(Graphics, int, int) - Method in class org.kobjects.kui.KTextField
 
paint(Graphics, int, int, int) - Method in class org.kobjects.kui.WordWrap
 
parseIsoDate(String) - Static method in class org.kobjects.utils4me.Tools
 
PASSWORD - Static variable in class org.kobjects.kui.KTextField
 
percent - Static variable in class org.kobjects.kui.KDisplay
 
PHONENUMBER - Static variable in class org.kobjects.kui.KTextField
 
PLATFORM - Static variable in class org.kobjects.kui.KDisplay
 
pointerDragged(int, int) - Method in class org.kobjects.kui.KForm
Indicates that the pointer was dragged to the given location.
pointerDragged(int, int) - Method in class org.kobjects.kui.KItem
 
pointerPressed(int, int) - Method in class org.kobjects.kui.KChoiceGroup
 
pointerPressed(int, int) - Method in class org.kobjects.kui.KForm
Indicates that the pointer was pressed at the given location.
pointerPressed(int, int) - Method in class org.kobjects.kui.KItem
 
pointerReleased(int, int) - Method in class org.kobjects.kui.KForm
Indicates that the pointer was released at the given location.
pointerReleased(int, int) - Method in class org.kobjects.kui.KItem
 
POPUP - Static variable in class org.kobjects.kui.KChoiceGroup
 
popup(String, int) - Static method in class org.kobjects.kui.KDisplay
Displays a popup for the given time

R

readLine(Reader) - Static method in class org.kobjects.utils4me.Tools
 
Registry - Class in org.kobjects.utils4me
Stores data persistently.
Registry() - Constructor for class org.kobjects.utils4me.Registry
 
removeCommand(Command) - Method in class org.kobjects.kui.KForm
Remove the given command.
repaint() - Method in class org.kobjects.kui.KForm
Request a repaint of the form.
repaintTimeoutForm - Static variable in class org.kobjects.kui.KDisplay
 
replace(String, String, String) - Static method in class org.kobjects.utils4me.Tools
 
requestRepaint() - Static method in class org.kobjects.kui.KDisplay
Requests a repaint; internal method, called by KForm.repaint()
run() - Method in class org.kobjects.kui.KDisplay
Internal implementation for timer handling and for screen updates, please do not use

S

SELECT_COMMAND - Static variable in class org.kobjects.kui.KForm
Select command for Lists
selected - Variable in class org.kobjects.kui.KChoiceGroup
 
set(String, String) - Static method in class org.kobjects.utils4me.Registry
 
setBackgroundImage(Image) - Method in class org.kobjects.kui.KForm
 
setCommandListener(KCommandListener) - Method in class org.kobjects.kui.KForm
Set the command listener for this form
setContentStyle(int, Style) - Method in class org.kobjects.kui.KItem
 
setCurrent(Object) - Method in class org.kobjects.kui.KDisplay
Sets the current form or displayable.
setDate(Calendar) - Method in class org.kobjects.kui.KTextField
 
setDefaultCommand(Command) - Method in class org.kobjects.kui.KItem
 
setFocusIndex(int, int) - Method in class org.kobjects.kui.KForm
Set the focus to the given item index
setImage(Image) - Method in class org.kobjects.kui.KItem
 
setImage(Image, int, int, int, int, int) - Method in class org.kobjects.kui.KItem
 
setInfo(String) - Method in class org.kobjects.kui.KForm
Sets a short text in the right corner of the title bar.
setLabel(Object) - Method in class org.kobjects.kui.KItem
 
setLabelStyle(int, Style) - Method in class org.kobjects.kui.KItem
 
setLayout(int) - Method in class org.kobjects.kui.KItem
 
setLine(int, String) - Method in class org.kobjects.kui.KTextField
 
setPercent(int, String) - Static method in class org.kobjects.kui.KDisplay
Grays out the current screen contents and displays a percent bar and the message (optional) on top.
setSelectedIndex(int, boolean) - Method in class org.kobjects.kui.KChoiceGroup
 
setString(String) - Method in class org.kobjects.kui.KTextField
 
setStyle(int, Style) - Method in class org.kobjects.kui.KDisplay
 
setStyle(int, Style) - Method in class org.kobjects.kui.KForm
Sets the style with the given identification for this form.
setText(Object) - Method in class org.kobjects.kui.KStringItem
 
setTitle(String) - Method in class org.kobjects.kui.KForm
Sets the form title and requests a relayout
setTitleIcon(Image) - Method in class org.kobjects.kui.KForm
Set the title icon, displayed to the left of the title
setValue(int) - Method in class org.kobjects.kui.KGauge
 
size() - Method in class org.kobjects.kui.KForm
Returns the number of items in this form
split(String, char) - Static method in class org.kobjects.utils4me.Tools
 
STATE_FOCUSSED - Static variable in class org.kobjects.kui.KItem
 
STATE_PRESSED - Static variable in class org.kobjects.kui.KItem
 
STATE_UNFOCUSSED - Static variable in class org.kobjects.kui.KItem
 
Style - Class in org.kobjects.kui
 
Style(int, int, int[], int[], int, int) - Constructor for class org.kobjects.kui.Style
Creates a style to be used with KUI elements.
STYLE_BUTTON - Static variable in class org.kobjects.kui.KDisplay
 
STYLE_COMMAND - Static variable in class org.kobjects.kui.KDisplay
 
STYLE_CONTENT - Static variable in class org.kobjects.kui.KDisplay
 
STYLE_EDIT - Static variable in class org.kobjects.kui.KDisplay
 
STYLE_ITEM - Static variable in class org.kobjects.kui.KDisplay
 
STYLE_POPUP - Static variable in class org.kobjects.kui.KDisplay
 
STYLE_TITLE - Static variable in class org.kobjects.kui.KDisplay
 
SYMBOL_COUNT - Static variable in class org.kobjects.kui.KDisplay
 
SYMBOL_HEIGHT - Static variable in class org.kobjects.kui.KDisplay
 
SYMBOL_WIDTH - Static variable in class org.kobjects.kui.KDisplay
 
SYMBOLS - Static variable in class org.kobjects.kui.KDisplay
 

T

text - Variable in class org.kobjects.kui.KStringItem
 
tick() - Method in class org.kobjects.kui.KForm
Called by the display every 100 ms if the form is visible.
toIsoDate(Calendar) - Static method in class org.kobjects.utils4me.Tools
 
Tools - Class in org.kobjects.utils4me
 
Tools() - Constructor for class org.kobjects.utils4me.Tools
 
traverse(int, int, int, int[]) - Method in class org.kobjects.kui.KChoiceGroup
 
traverse(int, int, int, int[]) - Method in class org.kobjects.kui.KItem
 
traverse(int, int, int, int[]) - Method in class org.kobjects.kui.KTextField
 
traverseOut() - Method in class org.kobjects.kui.KItem
 
TRUE - Static variable in class org.kobjects.utils4me.Tools
 
type - Variable in class org.kobjects.kui.KChoiceGroup
 

U

URL - Static variable in class org.kobjects.kui.KTextField
 

W

widescreen - Static variable in class org.kobjects.kui.KDisplay
 
WordWrap - Class in org.kobjects.kui
A class supporting word wrap for MIDP.
WordWrap(Style, String, int) - Constructor for class org.kobjects.kui.WordWrap
Initializes the WordWrap object with the given Font, the text string to be wrapped, and the target width.

X

xc - Variable in class org.kobjects.kui.Style
 

A B C D E F G H I K L M N O P R S T U W X