peaklau.eaglefund
Class FundDoModifyScreen

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.FundDoModifyScreen
All Implemented Interfaces:
javax.microedition.lcdui.CommandListener

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

User Interface for modifying one fund quota.

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

Constructor Summary
FundDoModifyScreen(java.lang.String codeID, 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

FundDoModifyScreen

public FundDoModifyScreen(java.lang.String codeID,
                          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.