JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
javax.swing.JDialog »ç¿ë

JDialog¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.swing ¸ðµç Ç÷§Æû¿¡¼­ °¡´ÉÇÑ ÇÑ ¶È°°ÀÌ ±â´ÉÇÏ´Â ¡¸°æ·®¡¹(Java °øÅë ¾ð¾î) ÄÄÆÛ³ÍÆ®¼¼Æ®¸¦ Á¦°øÇÕ´Ï´Ù.  
 

javax.swing ¿¡¼­ÀÇ JDialog »ç¿ë
 

JDialog¸¦ µ¹·ÁÁÖ´Â javax.swing ¸Þ¼­µå
protected  JDialog JFileChooser. createDialog (Component  parent)
          parent ÇÁ·¹ÀÓ¿¡ ÀÖ´Â parent Áß¾Ó¿¡ ¹èÄ¡µÈ this¸¦ °¨½Î´Â JDialog¸¦ »õ·Ó°Ô »ý¼ºÇØ, ¸®ÅÏÇÕ´Ï´Ù.
 JDialog JOptionPane. createDialog (Component  parentComponent, String  title)
          parentComponent ÇÁ·¹ÀÓ³»ÀÇ parentComponent Áß¾Ó¿¡ this¸¦ ·¦ÀÇÇØ »õ·Î¿î JDialog¸¦ »ý¼ºÇØ ¸®ÅÏÇÕ´Ï´Ù.
static JDialog JColorChooser. createDialog (Component  c, String  title, boolean modal, JColorChooser  chooserPane, ActionListener  okListener, ActionListener  cancelListener)
          [OK],[Cancel] ¹× [Reset] ¹öÆ°°ú ÇÔ²², ÁöÁ¤µÈ ColorChooser ±¸È¹À» °¡Áö´Â »õ·Î¿î ´ÙÀ̾ó·Î±×¸¦ »ý¼ºÇØ, ±×°ÍÀ» ¸®ÅÏÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.