JavaTM 2
Platform
Std.  Ed.  v1. 4.0

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

java.lang.Object 
  |
  +--javax.swing.plaf.metal.MetalTheme 
        |
        +--javax.swing.plaf.metal.DefaultMetalTheme

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
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

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.