java.lang.Objectjavax.swing.colorchooser.ColorChooserComponentFactory
public class ColorChooserComponentFactory
旨在生成要插入到颜色选取器中的预先配置的“访问器”对象的类。
警告:此类已序列化的对象将不再与以后的 Swing 版本兼容。当前的序列化支持适合于在运行相同 Swing 版本的应用程序之间短期存储或 RMI。从 1.4 版本开始,已在 java.beans 包中加入对所有 JavaBeansTM 的长期存储支持。请参见 XMLEncoder。
| 方法摘要 | |
|---|---|
static AbstractColorChooserPanel[] |
getDefaultChooserPanels() |
static JComponent |
getPreviewPanel() |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 方法详细信息 |
|---|
public static AbstractColorChooserPanel[] getDefaultChooserPanels()
public static JComponent getPreviewPanel()