Class ArgumentEditor

java.lang.Object
java.beans.PropertyEditorSupport
org.praxislive.ide.properties.EditorSupport
org.praxislive.ide.pxr.editors.StringEditor
org.praxislive.ide.pxr.editors.ArgumentEditor
All Implemented Interfaces:
PropertyEditor, org.openide.explorer.propertysheet.ExPropertyEditor, org.praxislive.ide.properties.PraxisProperty.Editor

public class ArgumentEditor extends StringEditor
  • Constructor Details

    • ArgumentEditor

      public ArgumentEditor(org.praxislive.ide.properties.PraxisProperty<?> property, org.praxislive.core.ArgumentInfo info)
  • Method Details