|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.microedition.lcdui.Displayable
javax.microedition.lcdui.Screen
javax.microedition.lcdui.Form
net.sourceforge.mewt.DefaultForm
net.sourceforge.mewt.client.TableForm
public class TableForm
The Class TableForm.
| Constructor Summary | |
|---|---|
TableForm(java.lang.String title,
javax.microedition.lcdui.Display d,
javax.microedition.lcdui.Displayable parent)
Instantiates a new table form. |
|
| Method Summary | |
|---|---|
void |
cancelEdit()
Cancel edit. |
void |
run()
|
| Methods inherited from class javax.microedition.lcdui.Form |
|---|
append, append, append, delete, deleteAll, get, getHeight, getWidth, insert, set, setItemStateListener, size |
| Methods inherited from class javax.microedition.lcdui.Displayable |
|---|
addCommand, getTicker, getTitle, isShown, removeCommand, setCommandListener, setTicker, setTitle |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableForm(java.lang.String title,
javax.microedition.lcdui.Display d,
javax.microedition.lcdui.Displayable parent)
title - the titled - the dparent - the parent| Method Detail |
|---|
public void cancelEdit()
DefaultForm
cancelEdit in class DefaultFormpublic void run()
run in interface java.lang.Runnablerun in class DefaultForm
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||