screens
Class APListScreen

java.lang.Object
  extended by List
      extended by screens.APListScreen

public class APListScreen
extends List

This class was not implemented in the final project.

Author:
John Van Enk

Constructor Summary
APListScreen(java.lang.String title, int listType, BadCoffeeFinal m)
           
 
Method Summary
 void commandAction(Command c, Displayable d)
           
 void setupList(AccessPointList apl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

APListScreen

public APListScreen(java.lang.String title,
                    int listType,
                    BadCoffeeFinal m)
Parameters:
title -
listType -
Method Detail

setupList

public void setupList(AccessPointList apl)

commandAction

public void commandAction(Command c,
                          Displayable d)