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)
提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。 版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。