|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectForm
net.comtor.j2me.gui.GenericForm
net.comtor.j2me.gui.GenericOkForm
Field Summary | |
protected Command |
btnOK
|
Constructor Summary | |
GenericOkForm(java.lang.String nombre)
Autogenerated proxy constructor. |
|
GenericOkForm(java.lang.String nombre,
java.lang.String ok)
|
Method Summary | |
void |
commandActionSynchronized(Command command,
Displayable displayable)
|
abstract void |
commandOK()
|
protected void |
initOk(java.lang.String ok)
|
Methods inherited from class net.comtor.j2me.gui.GenericForm |
addCommand, addItem, commandAction, commandActionSynchronized |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Command btnOK
Constructor Detail |
public GenericOkForm(java.lang.String nombre)
public GenericOkForm(java.lang.String nombre, java.lang.String ok)
Method Detail |
public void commandActionSynchronized(Command command, Displayable displayable)
commandActionSynchronized
in class GenericForm
public abstract void commandOK()
protected void initOk(java.lang.String ok)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |