AbstractJMeterGuiComponent |
This abstract class takes care of the most basic functions necessary to
create a viable JMeter GUI component.
|
AbstractScopedJMeterGuiComponent |
|
CommentPanel |
Generic comment panel for Test Elements
|
GUIFactory |
Provides a way to register and retrieve GUI classes and icons.
|
GuiPackage |
GuiPackage is a static class that provides convenient access to information
about the current state of JMeter's GUI.
|
JMeterFileFilter |
A file filter which allows files to be filtered based on a list of allowed
extensions.
|
LoggerPanel |
Panel that shows log events
|
MainFrame |
The main JMeter frame, containing the menu bar, test tree, and an area for
JMeter component GUIs.
|
NamePanel |
|
OnErrorPanel |
|
SavePropertyDialog |
Generates Configure pop-up dialogue for Listeners from all methods in SampleSaveConfiguration
with the signature "boolean saveXXX()".
|
ServerPanel |
Common server panel implementation for use with HTTP, TCP etc samplers
|
UndoHistory |
This class serves storing Test Tree state and navigating through it
to give the undo/redo ability for test plan changes
|
UndoHistoryItem |
Undo history item
|