|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectForm
screens.GroupScreen
public class GroupScreen
Screen to list information about a group.
| Constructor Summary | |
|---|---|
GroupScreen(java.lang.String formTitle,
BadCoffeeFinal m)
Constructor for the screen. |
|
| Method Summary | |
|---|---|
void |
commandAction(Command command,
Item item)
|
int |
getCurrentGroupID()
|
void |
setAPGroup(APGroup g)
Sets the APGroup object. |
void |
setupScreen()
Sets the screen up for display. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupScreen(java.lang.String formTitle,
BadCoffeeFinal m)
formTitle - | Method Detail |
|---|
public int getCurrentGroupID()
public void setAPGroup(APGroup g)
g - public void setupScreen()
public void commandAction(Command command,
Item item)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||