|
||||||||||
| 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.settings.Settings
public class Settings
The Class Settings.
| Constructor Summary | |
|---|---|
Settings(javax.microedition.lcdui.Display d,
javax.microedition.lcdui.Displayable f)
Instantiates a new settings. |
|
Settings(java.lang.String arg0,
javax.microedition.lcdui.Display d,
javax.microedition.lcdui.Displayable p)
Instantiates a new settings. |
|
| Method Summary | |
|---|---|
void |
cancelEdit()
Cancel edit. |
void |
commandAction(javax.microedition.lcdui.Command c,
javax.microedition.lcdui.Displayable s)
|
static Settings |
getSettings()
Gets the settings. |
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 Settings(javax.microedition.lcdui.Display d,
javax.microedition.lcdui.Displayable f)
d - the df - the f
public Settings(java.lang.String arg0,
javax.microedition.lcdui.Display d,
javax.microedition.lcdui.Displayable p)
arg0 - the arg0d - the dp - the p| Method Detail |
|---|
public static Settings getSettings()
public void commandAction(javax.microedition.lcdui.Command c,
javax.microedition.lcdui.Displayable s)
commandAction in interface javax.microedition.lcdui.CommandListenercommandAction in class DefaultFormpublic 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 | |||||||||