public class CompositeEditor extends PropertyEditorSupport
Constructor and description |
---|
CompositeEditor(PropertyEditor editors) |
Type Params | Return Type | Name and description |
---|---|---|
|
public List<PropertyEditor> |
getPropertyEditors() |
|
public void |
setAsText(String s) |
Methods inherited from class | Name |
---|---|
class PropertyEditorSupport |
addPropertyChangeListener, equals, firePropertyChange, getAsText, getClass, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, hashCode, isPaintable, notify, notifyAll, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditor, toString, wait, wait, wait |