06-08-2009, 05:34 AM
|
#2 (permalink)
|
| Thumbs Must Hurt
Join Date: Feb 2009 Model: 9000 PIN: N/A Carrier: T-Mobile
Posts: 67
Post Thanks: 0 Thanked 0 Times in 0 Posts
| A vertical field manager manages fields... it's the fields it manages that get and lose focus.
From the javadoc:
setFocus()
Sets the focus to this field.
This method removes the focus from the field that currently has it (if any) and moves it to this field. The screen performs any necessary scrolling to ensure the new focus region is visible.
If this field is a manager, this method gives the focus to this mangaer's first field.
If this field already has the focus, invoking this method has no effect.
Last edited by hippocamp software : 06-08-2009 at 05:36 AM.
|
| Offline
| |