screens
Class APDetailScreen

java.lang.Object
  extended by Form
      extended by screens.APDetailScreen

public class APDetailScreen
extends Form

This class was not implemented in the final project.

Author:
John Van Enk

Constructor Summary
APDetailScreen(java.lang.String formTitle)
           
 
Method Summary
 void commandAction(Command command, Item item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

APDetailScreen

public APDetailScreen(java.lang.String formTitle)
Parameters:
formTitle -
Method Detail

commandAction

public void commandAction(Command command,
                          Item item)