com.im.ijc.widgets/1 5.9.1

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

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

public static class WBPropertyEditors.TableHorizontalAlignmentPropertyEditor
extends StringToIntPropertyEditor


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

Constructor Detail

WBPropertyEditors.TableHorizontalAlignmentPropertyEditor

public WBPropertyEditors.TableHorizontalAlignmentPropertyEditor()

com.im.ijc.widgets/1 5.9.1