|
MID ÇÁ·ÎÇÊ | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Displayable | |
javax.microedition.lcdui | UI API´Â MIDP ÀÀ¿ë ÇÁ·Î±×·¥ÀÇ »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º ±¸ÇöÀ» À§ÇÑ ±â´É ÁýÇÕÀ» Á¦°øÇÕ´Ï´Ù. |
javax.microedition.lcdui.game | Game API ÆÐŰÁö´Â ¹«¼± ÀåÄ¡¿¡¼ dzºÎÇÑ °ÔÀÓ ³»¿ëÀ» °³¹ßÇÒ ¼ö ÀÖ°Ô ÇØÁÖ´Â ÀÏ·ÃÀÇ Å¬·¡½º¸¦ Á¦°øÇÕ´Ï´Ù. |
Uses of Displayable in javax.microedition.lcdui |
Subclasses of Displayable in javax.microedition.lcdui | |
class |
Alert
°æ°í´Â ´ÙÀ½ Displayable ·Î À̵¿Çϱâ Àü¿¡
»ç¿ëÀÚ¿¡°Ô µ¥ÀÌÅ͸¦ Ç¥½ÃÇϰí
ƯÁ¤ ½Ã°£ µ¿¾È ´ë±âÇϴ ȸéÀÔ´Ï´Ù.
|
class |
Canvas
Canvas Ŭ·¡½º´Â
³·Àº ¼öÁØÀÇ À̺¥Æ®¸¦ ó¸®Çϰí
µð½ºÇ÷¹ÀÌ·Î À̵¿Çϱâ À§ÇÑ ±×·¡ÇÈÀ»
È£ÃâÇØ¾ß ÇÏ´Â ÀÀ¿ë ÇÁ·Î±×·¥À»
ÀÛ¼ºÇϱâ À§ÇÑ ±âº» Ŭ·¡½ºÀÔ´Ï´Ù.
|
class |
Form
Form Àº À̹ÌÁö, Àбâ Àü¿ë ÅØ½ºÆ® Çʵå,
ÆíÁý °¡´É ÅØ½ºÆ® Çʵå, ÆíÁý °¡´É ³¯Â¥ Çʵå, °ÔÀÌÁö, ¼±Åà ±×·ì ¹×
»ç¿ëÀÚ Á¤ÀÇ Ç׸ñ µîÀÇ ÀÓÀÇ È¥ÇÕÀ» Æ÷ÇÔÇÏ´Â Screen ÀÔ´Ï´Ù.
|
class |
List
¼±Åà ¸ñ·ÏÀ» Æ÷ÇÔÇÏ´Â Screen .
|
class |
Screen
°í±Þ »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º Ŭ·¡½ºÀÇ °øÅë ¼öÆÛ Ŭ·¡½º. |
class |
TextBox
TextBox Ŭ·¡½º´Â
»ç¿ëÀÚ°¡ ÅØ½ºÆ®¸¦ ÀÔ·ÂÇϰí
ÆíÁýÇÒ ¼ö ÀÖ´Â Screen ÀÔ´Ï´Ù.
|
Methods in javax.microedition.lcdui that return Displayable | |
Displayable |
Display.getCurrent()
ÀÌ MIDlet ÀÇ ÇöÀç Displayable
°´Ã¼¸¦ °¡Á®¿É´Ï´Ù. |
Methods in javax.microedition.lcdui with parameters of type Displayable | |
void |
Display.setCurrent(Displayable nextDisplayable)
´Ù¾çÇÑ Displayable °´Ã¼¸¦ µð½ºÇ÷¹ÀÌ¿¡ Ç¥½ÃÇϵµ·Ï
¿äûÇÕ´Ï´Ù. |
void |
Display.setCurrent(Alert alert,
Displayable nextDisplayable)
ÀÌ Alert ¸¦ ÇöÀç·Î ¸¸µé°í,
Alert °¡ ´ÝÈù ÈÄ¿¡´Â
nextDisplayable À»
ÇöÀç·Î ¸¸µé °ÍÀ» ¿äûÇÕ´Ï´Ù.
|
void |
CommandListener.commandAction(Command c,
Displayable d)
¸í·É À̺¥Æ®°¡ Displayable d ¿¡
¹ß»ýÇßÀ½À» ³ªÅ¸³À´Ï´Ù. |
Uses of Displayable in javax.microedition.lcdui.game |
Subclasses of Displayable in javax.microedition.lcdui.game | |
class |
GameCanvas
GameCanvas Ŭ·¡½º´Â °ÔÀÓ »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º ±â¹ÝÀ» Á¦°øÇÕ´Ï´Ù. |
|
MID ÇÁ·ÎÇÊ | ||||||||||
PREV NEXT | FRAMES NO FRAMES |