|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectForm
screens.TestScreen
public class TestScreen
The TestScreen class is used primarily as a debugging tool. This is included in the screen list for use by other developers of this project at a later date.
| Constructor Summary | |
|---|---|
TestScreen(java.lang.String formTitle,
BadCoffeeFinal m)
|
|
| Method Summary | |
|---|---|
void |
commandAction(Command command,
Item item)
|
void |
setupScreen()
Prepare the screen for display. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestScreen(java.lang.String formTitle,
BadCoffeeFinal m)
formTitle - - Title of the form.m - - The main program class (A BadCoffeeFinal object).| Method Detail |
|---|
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 | ||||||||