peaklau.eaglefund
Class FundModifyScreen

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

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

FundModifyScreen class
Selecting one fund to modify its quota.

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

Constructor Summary
FundModifyScreen(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

FundModifyScreen

public FundModifyScreen(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.