|
Unofficial "CLDC 1.0 + MIDP 1.0" API Reference. (日本語版) |
|||||||||
前 次 | フレームあり フレームなし |
Alert を使用しているパッケージ | |
---|---|
javax.microedition.lcdui | javax.microedition.lcdui は、MID デバイス向けに調整したユーザーインタフェース API を提供します。 |
javax.microedition.lcdui での Alert の使用 |
---|
Alert 型のパラメータを持つ javax.microedition.lcdui のメソッド | |
---|---|
void |
Display.setCurrent(Alert alert,
Displayable nextDisplayable)
指定された Alert をカレントの表示対象とし、その表示終了後に nextDisplayable に指定された表示対象をカレントの表示対象とします。 |
|
Unofficial "CLDC 1.0 + MIDP 1.0" API Reference. (日本語版) |
|||||||||
前 次 | フレームあり フレームなし |