|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
InternalFrameEvent¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
---|---|
javax.swing.event | Swing ÄÄÆÛ³ÍÆ®¿¡ ÀÇÇØ Æ®¸®°Å µÇ´Â À̺¥Æ®¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing.plaf.basic | ±âº» Look & Feel¿¡ µû¶ó ÀÛ¼ºµÈ »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º °´Ã¼¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing.event ¿¡¼ÀÇ InternalFrameEvent »ç¿ë |
---|
InternalFrameEvent ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.event ¸Þ¼µå | |
---|---|
void |
InternalFrameListener. internalFrameActivated (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ½ÃÀ۵ǾúÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameActivated (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ½ÃÀ۵ǾúÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameListener. internalFrameClosed (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Å¬·Î¿ìÁî µÇ¾úÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameClosed (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Å¬·Î¿ìÁî µÇ¾úÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameListener. internalFrameClosing (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Å¬·Î¿ìÁî ó¸®Áß ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameClosing (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Å¬·Î¿ìÁî ó¸®Áß ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameListener. internalFrameDeactivated (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Á¾·áµÇ¾úÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameDeactivated (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Á¾·áµÇ¾úÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameListener. internalFrameDeiconified (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌÀڽľÆÀÌÄÜÈ ÇØÁ¦µÇ¾úÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameDeiconified (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌÀڽľÆÀÌÄÜÈ ÇØÁ¦µÇ¾úÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameListener. internalFrameIconified (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌÀڽľÆÀÌÄÜÈ µÇ¾úÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameIconified (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌÀڽľÆÀÌÄÜÈ µÇ¾úÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameListener. internalFrameOpened (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ¿ÀǵǾúÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameOpened (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ¿ÀǵǾúÀ» ¶§¿¡ È£ÃâÇÕ´Ï´Ù. |
javax.swing.plaf.basic ¿¡¼ÀÇ InternalFrameEvent »ç¿ë |
---|
InternalFrameEvent ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.plaf.basic ¸Þ¼µå | |
---|---|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameActivated (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameClosed (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameClosing (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameDeactivated (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameDeiconified (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameIconified (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameOpened (InternalFrameEvent e)
|
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.