Class EditorSupport

java.lang.Object
java.beans.PropertyEditorSupport
org.praxislive.ide.properties.EditorSupport
All Implemented Interfaces:
PropertyEditor, PraxisProperty.Editor
Direct Known Subclasses:
ArrayEditor, BooleanEditor, ControlAddressEditor, FileListEditor, MapEditor, NumberEditor, ResourceEditor, StringEditor

public class EditorSupport extends PropertyEditorSupport implements PraxisProperty.Editor
Editor support with base implementations of PraxisProperty.Editor methods.