JavaTM 2 Platform
Standard Ed. 6

javax.swing.colorchooser
类 ColorChooserComponentFactory

java.lang.Object
  继承者 javax.swing.colorchooser.ColorChooserComponentFactory

public class ColorChooserComponentFactory
extends Object

旨在生成要插入到颜色选取器中的预先配置的“访问器”对象的类。

警告:此类已序列化的对象将不再与以后的 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
 

方法详细信息

getDefaultChooserPanels

public static AbstractColorChooserPanel[] getDefaultChooserPanels()

getPreviewPanel

public static JComponent getPreviewPanel()

JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only