接口 | 描述 |
---|---|
ColorSelectionModel |
支持选择Color的
Color 。
|
类 | 描述 |
---|---|
AbstractColorChooserPanel |
这是颜色选择器的抽象超类。
|
ColorChooserComponentFactory |
一个设计用于生产预配置的“附件”对象以插入到颜色选择器中的类。
|
DefaultColorSelectionModel |
ColorSelectionModel的一般
ColorSelectionModel 。
|
JColorChooser
组件。
注意:大多数Swing API 不是线程安全的。 有关详细信息,请参阅Threads and Swing ,在部分The Java Tutorial 。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.