JavaTM 2 Platform
Standard Ed. 5.0

javax.swing.plaf
Ŭ·¡½º OptionPaneUI

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.swing.plaf.ComponentUI 
      »óÀ§¸¦ È®Àå javax.swing.plaf.OptionPaneUI
¾Ë·ÁÁø Á÷°è ¼­ºê Ŭ·¡½º:
BasicOptionPaneUI, MultiOptionPaneUI

public abstract class OptionPaneUI
extends ComponentUI

JOptionPane¿ëÀÇ Ç÷¯±× ÀÎ °¡´ÉÇÑ Look & Feel ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù.


»ý¼ºÀÚ °³¿ä
OptionPaneUI ()
           
 
¸Þ¼­µå °³¿ä
abstract  boolean containsCustomComponents (JOptionPane  op)
          ÁöÁ¤µÈ Component Ŭ·¡½ºÀÇ ÀνºÅϽº°¡ ¿É¼Ç ¶Ç´Â ¸Þ¼¼Áö¿ëÀÇ °ÍÀÎ °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù.
abstract  void selectInitialValue (JOptionPane  op)
          ±âº»°ªÀ» ³ªÅ¸³»´Â ÄÄÆÛ³ÍÆ®°¡ Æ÷Ä¿½º¸¦ ÃëµæÇϵµ·Ï ¿ä±¸ÇÕ´Ï´Ù.
 
Ŭ·¡½º javax.swing.plaf. ComponentUI ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

OptionPaneUI

public OptionPaneUI()
¸Þ¼­µåÀÇ »ó¼¼

selectInitialValue

public abstract void selectInitialValue(JOptionPane  op)
±âº»°ªÀ» ³ªÅ¸³»´Â ÄÄÆÛ³ÍÆ®°¡ Æ÷Ä¿½º¸¦ ÃëµæÇϵµ·Ï ¿ä±¸ÇÕ´Ï´Ù.


containsCustomComponents

public abstract boolean containsCustomComponents(JOptionPane  op)
ÁöÁ¤µÈ Component Ŭ·¡½ºÀÇ ÀνºÅϽº°¡ ¿É¼Ç ¶Ç´Â ¸Þ¼¼Áö¿ëÀÇ °ÍÀÎ °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù.


JavaTM 2 Platform
Standard Ed. 5.0

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