JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
javax.swing.plaf.synth.ColorType »ç¿ë

ColorType¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.swing.plaf.synth Synth´Â ¸ðµç ÆäÀÎÆ®°¡ À§¾ç µÇ´Â ½ºÅ² ¼³Á¤ °¡´ÉÇÑ Look & Feel ÀÔ´Ï´Ù.  
 

javax.swing.plaf.synth ¿¡¼­ÀÇ ColorType »ç¿ë
 

ColorType ·Î¼­ ¼±¾ðµÇ°í ÀÖ´Â javax.swing.plaf.synth Çʵå
static ColorType ColorType. BACKGROUND
          ¿µ¿ªÀÇ ¹é±×¶ó¿îµå¿ëÀÇ ColorType ÀÔ´Ï´Ù.
static ColorType ColorType. FOCUS
          Æ÷Ä¿½º¿ëÀÇ ColorType ÀÔ´Ï´Ù.
static ColorType ColorType. FOREGROUND
          ¿µ¿ªÀÇ foreground¿ëÀÇ ColorType ÀÔ´Ï´Ù.
static ColorType ColorType. TEXT_BACKGROUND
          ¿µ¿ªÀÇ ¹é±×¶ó¿îµå¿ëÀÇ ColorType ÀÔ´Ï´Ù.
static ColorType ColorType. TEXT_FOREGROUND
          ¿µ¿ªÀÇ foreground¿ëÀÇ ColorType ÀÔ´Ï´Ù.
 

ColorType ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.plaf.synth ¸Þ¼­µå
 Color SynthStyle. getColor (SynthContext  context, ColorType  type)
          ÁöÁ¤µÈ »óŸ¦ ³ªÅ¸³»´Â »öÀ» ¸®ÅÏÇÕ´Ï´Ù.
protected abstract  Color SynthStyle. getColorForState (SynthContext  context, ColorType  type)
          ÁöÁ¤µÈ »óÅÂÀÇ »öÀ» ¸®ÅÏÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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