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
¸¦
ÂüÁ¶ÇϽʽÿÀ.
Ŭ·¡½º 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
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ
ÂüÁ¶ÇϽʽÿÀ.