JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
Apache JMeter
org.apache.jmeter.visualizers
MonitorGuiListener
Contents
Description
Method Summary
Method Details
updateGui(MonitorModel)
updateGui()
Hide sidebar
Show sidebar
Interface MonitorGuiListener
All Known Implementing Classes:
MonitorGraph
,
ServerPanel
public interface
MonitorGuiListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
updateGui
()
void
updateGui
(
MonitorModel
event)
Method Details
updateGui
void
updateGui
(
MonitorModel
event)
updateGui
void
updateGui
()