|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.microemu.device.impl.ui.DisplayableImplUI
public class DisplayableImplUI
| Constructor Summary | |
|---|---|
DisplayableImplUI()
|
|
| Method Summary | |
|---|---|
void |
addCommandUI(org.microemu.device.ui.CommandUI cmd)
|
void |
hideNotify()
|
void |
invalidate()
|
void |
removeCommandUI(org.microemu.device.ui.CommandUI cmd)
|
void |
setCommandListener(javax.microedition.lcdui.CommandListener l)
|
void |
showNotify()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DisplayableImplUI()
| Method Detail |
|---|
public void addCommandUI(org.microemu.device.ui.CommandUI cmd)
addCommandUI in interface org.microemu.device.ui.DisplayableUIpublic void removeCommandUI(org.microemu.device.ui.CommandUI cmd)
removeCommandUI in interface org.microemu.device.ui.DisplayableUIpublic void setCommandListener(javax.microedition.lcdui.CommandListener l)
setCommandListener in interface org.microemu.device.ui.DisplayableUIpublic void hideNotify()
hideNotify in interface org.microemu.device.ui.DisplayableUIpublic void showNotify()
showNotify in interface org.microemu.device.ui.DisplayableUIpublic void invalidate()
invalidate in interface org.microemu.device.ui.DisplayableUI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||