|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectList
screens.SearchResultsScreen
public class SearchResultsScreen
Displays the results of a search.
| Constructor Summary | |
|---|---|
SearchResultsScreen(java.lang.String title,
int listType,
BadCoffeeFinal m)
Constructor for the screen. |
|
| Method Summary | |
|---|---|
void |
commandAction(Command command,
Displayable d)
|
void |
setGroupList(APGroupList gl)
Sets the group list object. |
void |
setupList()
Setup the list/screen for viewing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchResultsScreen(java.lang.String title,
int listType,
BadCoffeeFinal m)
title - listType - | Method Detail |
|---|
public void setGroupList(APGroupList gl)
gl - public void setupList()
public void commandAction(Command command,
Displayable d)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||