Uses of Interface
kg.apc.jmeter.graphs.SettingsInterface
-
Packages that use SettingsInterface Package Description kg.apc.jmeter.graphs kg.apc.jmeter.vizualizers -
-
Uses of SettingsInterface in kg.apc.jmeter.graphs
Classes in kg.apc.jmeter.graphs that implement SettingsInterface Modifier and Type Class Description classAbstractGraphPanelVisualizerclassAbstractMonitoringVisualizerGeneric class for plotting monitoring results over time.classAbstractOverTimeVisualizerclassAbstractVsThreadVisualizerClass used to handle thread counts in local and distributed tests -
Uses of SettingsInterface in kg.apc.jmeter.vizualizers
Constructors in kg.apc.jmeter.vizualizers with parameters of type SettingsInterface Constructor Description JSettingsPanel(SettingsInterface parent, int options)Creates new form JSettingsPanel
-