Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.nokia.mid.ui
Class NokiaCommand  view NokiaCommand download NokiaCommand.java

java.lang.Object
  extended byjavax.microedition.lcdui.Command
      extended bycom.nokia.mid.ui.NokiaCommand

class NokiaCommand
extends javax.microedition.lcdui.Command


Field Summary
(package private)  int key
           
 
Fields inherited from class javax.microedition.lcdui.Command
BACK, CANCEL, EXIT, HELP, ITEM, OK, SCREEN, STOP
 
Constructor Summary
(package private) NokiaCommand(int key, int type)
           
 
Method Summary
(package private)  int getKey()
           
 
Methods inherited from class javax.microedition.lcdui.Command
getCommandType, getLabel, getPriority
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

int key
Constructor Detail

NokiaCommand

NokiaCommand(int key,
             int type)
Method Detail

getKey

int getKey()