com.im.ijc.widgets/1 5.9.1

com.im.ijc.widgets.table.settings
Class WBPropertyEditors.DefaultColorPropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by com.im.commons.ui.beans.NullDelegatePropertyEditor
          extended by com.im.ijc.widgets.table.settings.WBPropertyEditors.DefaultColorPropertyEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
WBPropertyEditors

public static class WBPropertyEditors.DefaultColorPropertyEditor
extends NullDelegatePropertyEditor


Constructor Summary
WBPropertyEditors.DefaultColorPropertyEditor()
           
 
Method Summary
 
Methods inherited from class com.im.commons.ui.beans.NullDelegatePropertyEditor
getAsText, getCustomEditor, getJavaInitializationString, getValue, isPaintable, paintValue, setAsText, setValue, supportsCustomEditor
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getSource, getTags, removePropertyChangeListener, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WBPropertyEditors.DefaultColorPropertyEditor

public WBPropertyEditors.DefaultColorPropertyEditor()

com.im.ijc.widgets/1 5.9.1