|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ |
InternalFrameEvent ¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
javax.swing.event | Swing ÄÄÆÛ³ÍÆ®¿¡ ÀÇÇØ ¹æ¾Æ¼è µÇ´Â À̺¥Æ®¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing.plaf.basic | ±âº» Look & Feel ¿¡ µû¶ó ÀÛ¼ºµÈ À¯Àú ÀÎÅÍÆäÀ̽º ¿ÀºêÁ§Æ®¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing.event ¿¡¼ÀÇ InternalFrameEvent ÀÇ »ç¿ë |
InternalFrameEvent ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.event ÀÇ ¸Þ¼Òµå | |
void |
InternalFrameListener. internalFrameOpened (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ¿ÀǵǾúÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameListener. internalFrameClosing (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Å¬·Î¿ìÁî ó¸®Áß ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameListener. internalFrameClosed (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Å¬·Î¿ìÁî µÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameListener. internalFrameIconified (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ¾ÆÀÌÄÜÈ µÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameListener. internalFrameDeiconified (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ¾ÆÀÌÄÜÈ ÇØÁ¦µÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameListener. internalFrameActivated (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ±âµ¿µÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameListener. internalFrameDeactivated (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Á¾·áµÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameOpened (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ¿ÀǵǾúÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameClosing (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Å¬·Î¿ìÁî ó¸®Áß ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameClosed (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Å¬·Î¿ìÁî µÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameIconified (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ¾ÆÀÌÄÜÈ µÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameDeiconified (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ¾ÆÀÌÄÜÈ ÇØÁ¦µÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameActivated (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ ±âµ¿µÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
void |
InternalFrameAdapter. internalFrameDeactivated (InternalFrameEvent e)
³»ºÎ ÇÁ·¹ÀÓÀÌ Á¾·áµÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù. |
javax.swing.plaf.basic ¿¡¼ÀÇ InternalFrameEvent ÀÇ »ç¿ë |
InternalFrameEvent ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.plaf.basic ÀÇ ¸Þ¼Òµå | |
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameClosing (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameClosed (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameOpened (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameIconified (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameDeiconified (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameActivated (InternalFrameEvent e)
|
void |
BasicInternalFrameUI.BasicInternalFrameListener. internalFrameDeactivated (InternalFrameEvent e)
|
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.