javax.swing.plaf
類別 ColorUIResource
java.lang.Object
java.awt.Color
javax.swing.plaf.ColorUIResource
- 所有已實作的介面:
- Paint, Transparency, Serializable, UIResource
public class ColorUIResource
- extends Color
- implements UIResource
從類別 java.awt.Color 繼承的欄位 |
black, BLACK, blue, BLUE, cyan, CYAN, DARK_GRAY, darkGray, gray, GRAY, green, GREEN, LIGHT_GRAY, lightGray, magenta, MAGENTA, orange, ORANGE, pink, PINK, red, RED, white, WHITE, yellow, YELLOW |
從類別 java.awt.Color 繼承的方法 |
brighter, createContext, darker, decode, equals, getAlpha, getBlue, getColor, getColor, getColor, getColorComponents, getColorComponents, getColorSpace, getComponents, getComponents, getGreen, getHSBColor, getRed, getRGB, getRGBColorComponents, getRGBComponents, getTransparency, hashCode, HSBtoRGB, RGBtoHSB, toString |
ColorUIResource
public ColorUIResource(int r,
int g,
int b)
ColorUIResource
public ColorUIResource(int rgb)
ColorUIResource
public ColorUIResource(float r,
float g,
float b)
ColorUIResource
public ColorUIResource(Color c)
提交錯誤或意見版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。