|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An application must implement the OptionsProvider interface
to add an item to the Options screen.
Register by invoking
OptionsManager.registerOptionsProvider(OptionsProvider optionsProvider)
OptionsManager| Method Summary | ||
|
String |
getTitle()
Retrieves the title to display on the handheld Options screen. |
|
void |
populateMainScreen(MainScreen mainScreen)
Creates the main screen for the option item. |
|
void |
save()
Saves data for this option item. |
| Method Detail |
public String getTitle()
public void populateMainScreen(MainScreen mainScreen)
mainScreen - Main screen for the option item.public void save()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2002 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.