| Interface | Description |
|---|---|
| SharedCustomizer |
Tagging interface to mark a customizer class as shareable among elements of
the same type.
|
| TestBeanPropertyEditor |
| Class | Description |
|---|---|
| BooleanPropertyEditor |
Property Editor which handles Boolean properties.
|
| FileEditor |
A property editor for File properties.
|
| GenericTestBeanCustomizer |
The GenericTestBeanCustomizer is designed to provide developers with a
mechanism to quickly implement GUIs for new components.
|
| IntegerPropertyEditor |
Property Editor which handles Integer properties.
|
| LongPropertyEditor |
Property Editor which handles Long properties.
|
| PasswordEditor |
This class implements a property editor for non-null String properties that
supports custom editing (i.e.: provides a GUI component) based on a text
field.
|
| TableEditor |
Table editor for TestBean GUI properties.
|
| TestBeanGUI |
JMeter GUI element editing for TestBean elements.
|
| TextAreaEditor |
| Enum | Description |
|---|---|
| TypeEditor |
Allow direct specification of property editors.
|
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.