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

O

OK - Static variable in class com.sun.lwuit.VirtualKeyboard
 
onCheckIsTextEditor() - Method in class com.sun.lwuit.impl.android.AndroidView
 
onCreate(Bundle) - Method in class com.sun.lwuit.impl.android.LWUITActivity
 
onCreateInputConnection(EditorInfo) - Method in class com.sun.lwuit.impl.android.AndroidView
 
onCreateRoot(String) - Method in class com.sun.lwuit.util.UIBuilder
This method allows binding logic that should occur before creating the root object e.g. a case where a created form needs data fetched for it.
onDestroy() - Method in class com.sun.lwuit.impl.android.LWUITActivity
 
onDraw(Canvas) - Method in class com.sun.lwuit.impl.android.AndroidView
 
onEditingComplete(Component, String) - Method in class com.sun.lwuit.Display
Called by the underlying implementation to indicate that editing in the native system has completed and changes should propogate into LWUIT
onFocusChange(View, boolean) - Method in class com.sun.lwuit.impl.android.AndroidImplementation
 
onKeyDown(int, KeyEvent) - Method in class com.sun.lwuit.impl.android.AndroidView
 
onKeyMultiple(int, int, KeyEvent) - Method in class com.sun.lwuit.impl.android.AndroidView
 
onKeyUp(int, KeyEvent) - Method in class com.sun.lwuit.impl.android.AndroidView
 
onPause() - Method in class com.sun.lwuit.impl.android.LWUITActivity
 
onPositionSizeChange() - Method in class com.sun.lwuit.PeerComponent
Callback useful for sublclasses that need to track the change in size/position of the component (notice that this might be invoked too many times for a single change)!
onRestart() - Method in class com.sun.lwuit.impl.android.LWUITActivity
 
onResume() - Method in class com.sun.lwuit.impl.android.LWUITActivity
 
onShow() - Method in class com.sun.lwuit.Dialog
 
onShow() - Method in class com.sun.lwuit.Form
Allows subclasses to bind functionality that occurs when a specific form or dialog appears on the screen
onShow() - Method in class com.sun.lwuit.VirtualKeyboard
 
onShowCompleted() - Method in class com.sun.lwuit.Form
Allows subclasses to bind functionality that occurs when a specific form or dialog is "really" showing hence when the transition is totally complete (unlike onShow which is called on intent).
onSizeChanged(int, int, int, int) - Method in class com.sun.lwuit.impl.android.AndroidView
 
onStart() - Method in class com.sun.lwuit.impl.android.LWUITActivity
 
onStop() - Method in class com.sun.lwuit.impl.android.LWUITActivity
 
onTouchEvent(MotionEvent) - Method in class com.sun.lwuit.impl.android.AndroidView
 
open(String) - Static method in class com.sun.lwuit.util.Resources
Creates a resource object from the local JAR resource identifier
open(InputStream) - Static method in class com.sun.lwuit.util.Resources
Creates a resource object from the given input stream

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