Apache JMeter

org.apache.jmeter.testbeans.gui
Interface TestBeanPropertyEditor

All Superinterfaces:
PropertyEditor
All Known Implementing Classes:
TableEditor

public interface TestBeanPropertyEditor
extends PropertyEditor


Method Summary
 void setDescriptor(PropertyDescriptor descriptor)
           
 
Methods inherited from interface java.beans.PropertyEditor
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor
 

Method Detail

setDescriptor

void setDescriptor(PropertyDescriptor descriptor)

Apache JMeter

Copyright © 1998-2013 Apache Software Foundation. All Rights Reserved.