com.im.ijc.widgets/1 5.9.1

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

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.DefaultFontPropertyEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
WBPropertyEditors

public static class WBPropertyEditors.DefaultFontPropertyEditor
extends NullDelegatePropertyEditor


Constructor Summary
WBPropertyEditors.DefaultFontPropertyEditor()
           
 
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.DefaultFontPropertyEditor

public WBPropertyEditors.DefaultFontPropertyEditor()

com.im.ijc.widgets/1 5.9.1