JavaTM 2 Platform
Standard Ed. 5.0

javax.swing.plaf.metal
Ŭ·¡½º DefaultMetalTheme

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.swing.plaf.metal.MetalTheme 
      »óÀ§¸¦ È®Àå javax.swing.plaf.metal.DefaultMetalTheme
¾Ë·ÁÁø Á÷°è ¼­ºê Ŭ·¡½º:
OceanTheme

public class DefaultMetalTheme
extends MetalTheme

µðÆúÆ®ÀÇ Metal Theme¸¦ ±â¼úÇÕ´Ï´Ù.

°æ°í: ÀÌ Å¬·¡½ºÀÇ Á÷·ÄÈ­ µÈ °´Ã¼´Â ÇâÈÄÀÇ Swing ¸±¸®Áî¿Í ȣȯµÇÁö ¾ÊÀ» ¿¹Á¤ÀÔ´Ï´Ù. ÇöÀçÀÇ Á÷·ÄÈ­ÀÇ Áö¿øÀº ´Ü±â°£ÀÇ ¿î¿ëÀ̳ª, °°Àº ¹öÀüÀÇ Swing¸¦ ½ÇÇàÇÏ´Â ¾îÇø®ÄÉÀ̼ǰ£ÀÇ RMI¿¡ ÀûÀýÇÏ°í ÀÖ½À´Ï´Ù. JDK ¹öÀü 1.4 ÀÌÈÄ, ¸ðµç JavaBeans Àå±â°£ÀÇ ¿î¿ë Áö¿øÀº java.beans ÆÐÅ°Áö¿¡ Ãß°¡µÇ°í ÀÖ½À´Ï´Ù. ÀÚ¼¼ÇÑ ³»¿ëÀº XMLEncoder¸¦ ÂüÁ¶ÇϽʽÿÀ.


»ý¼ºÀÚ °³¿ä
DefaultMetalTheme ()
           
 
¸Þ¼­µå °³¿ä
 FontUIResource getControlTextFont ()
           
 FontUIResource getMenuTextFont ()
           
 String getName ()
           
protected  ColorUIResource getPrimary1 ()
           
protected  ColorUIResource getPrimary2 ()
           
protected  ColorUIResource getPrimary3 ()
           
protected  ColorUIResource getSecondary1 ()
           
protected  ColorUIResource getSecondary2 ()
           
protected  ColorUIResource getSecondary3 ()
           
 FontUIResource getSubTextFont ()
           
 FontUIResource getSystemTextFont ()
           
 FontUIResource getUserTextFont ()
           
 FontUIResource getWindowTitleFont ()
           
 
Ŭ·¡½º javax.swing.plaf.metal. MetalTheme ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

DefaultMetalTheme

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

getName

public String  getName()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getName

getPrimary1

protected ColorUIResource  getPrimary1()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getPrimary1

getPrimary2

protected ColorUIResource  getPrimary2()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getPrimary2

getPrimary3

protected ColorUIResource  getPrimary3()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getPrimary3

getSecondary1

protected ColorUIResource  getSecondary1()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getSecondary1

getSecondary2

protected ColorUIResource  getSecondary2()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getSecondary2

getSecondary3

protected ColorUIResource  getSecondary3()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getSecondary3

getControlTextFont

public FontUIResource  getControlTextFont()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getControlTextFont

getSystemTextFont

public FontUIResource  getSystemTextFont()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getSystemTextFont

getUserTextFont

public FontUIResource  getUserTextFont()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getUserTextFont

getMenuTextFont

public FontUIResource  getMenuTextFont()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getMenuTextFont

getWindowTitleFont

public FontUIResource  getWindowTitleFont()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getWindowTitleFont

getSubTextFont

public FontUIResource  getSubTextFont()
Á¤ÀÇ:
Ŭ·¡½º MetalTheme ³»ÀÇ getSubTextFont

JavaTM 2 Platform
Standard Ed. 5.0

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