peaklau.eaglefund
Class FundAddScreen

java.lang.Object
  extended by javax.microedition.lcdui.Displayable
      extended by javax.microedition.lcdui.Screen
          extended by javax.microedition.lcdui.Form
              extended by peaklau.eaglefund.FundAddScreen
All Implemented Interfaces:
javax.microedition.lcdui.CommandListener

public class FundAddScreen
extends javax.microedition.lcdui.Form
implements javax.microedition.lcdui.CommandListener

User Interface for adding funds.

Version:
$Revision: 1.1 $ $Date: 2007/05/09 16:07:03 $
Author:
peaklau
email:peaklau@hotmail.com
HomePage

Constructor Summary
FundAddScreen(INavigator navigator)
           
 
Method Summary
 void commandAction(javax.microedition.lcdui.Command command, javax.microedition.lcdui.Displayable displayable)
           
 
Methods inherited from class javax.microedition.lcdui.Form
append, append, append, delete, get, insert, set, setItemStateListener, size
 
Methods inherited from class javax.microedition.lcdui.Screen
getTicker, getTitle, setTicker, setTitle
 
Methods inherited from class javax.microedition.lcdui.Displayable
addCommand, isShown, removeCommand, setCommandListener
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FundAddScreen

public FundAddScreen(INavigator navigator)
Method Detail

commandAction

public void commandAction(javax.microedition.lcdui.Command command,
                          javax.microedition.lcdui.Displayable displayable)
Specified by:
commandAction in interface javax.microedition.lcdui.CommandListener


Copyright © 2007-2009 peaklau. All Rights Reserved.