A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
J
- JEditableCheckBox - class in org.apache.jorphan.gui
- A Checkbox that can be converted to an editable field and back.
- JEditableCheckBox.Configuration - class in org.apache.jorphan.gui.JEditableCheckBox
- Supplies the parameters to JEditableCheckBox.
- JEditableCheckBox.Value - class in org.apache.jorphan.gui.JEditableCheckBox
- The representation of the state.
- JEditableCheckBox.Value.Boolean - class in org.apache.jorphan.gui.JEditableCheckBox.Value
- The value is a checkbox.
- JEditableCheckBox.Value.Boolean.FALSE - class in org.apache.jorphan.gui.JEditableCheckBox.Value.Boolean
- JEditableCheckBox.Value.Boolean.TRUE - class in org.apache.jorphan.gui.JEditableCheckBox.Value.Boolean
- JEditableCheckBox.Value.Companion - class in org.apache.jorphan.gui.JEditableCheckBox.Value
- JEditableCheckBox.Value.Text - class in org.apache.jorphan.gui.JEditableCheckBox.Value
- The value is a free text.
- JFactory - class in org.apache.jorphan.gui
- Enables to apply styles that persist across look and feel updates.
- JLabeledChoice - class in org.apache.jorphan.gui
- JLabeledField - class in org.apache.jorphan.gui
- JLabeledPasswordField - class in org.apache.jorphan.gui
- JLabeledTextArea - class in org.apache.jorphan.gui
- A Helper component that wraps a JTextField with a label into a JPanel (this).
- JLabeledTextField - class in org.apache.jorphan.gui
- A Helper component that wraps a JTextField with a label into a JPanel (this).
- JMeterError - class in org.apache.jorphan.util
- Custom JMeter Error
- JMeterException - class in org.apache.jorphan.util
- Custom JMeter Exception
- JMeterService - class in org.apache.jorphan.reflect
- This is a marker annotation that describes JMeter will try using java.util.ServiceLoader to find the implementations.
- JMeterStopTestException - class in org.apache.jorphan.util
- This Exception is for use by functions etc to signal a Stop Test condition where there is no access to the normal stop method Stop test now means shutdown test waiting for current running samplers to end
- JMeterStopTestNowException - class in org.apache.jorphan.util
- This Exception is for use by functions etc to signal a Stop Test Now condition where there is no access to the normal stop method.
- JMeterStopThreadException - class in org.apache.jorphan.util
- This Exception is for use by functions etc to signal a Stop Thread condition where there is no access to the normal stop method Thread will shutdown after end of current running sampler.
- JMeterUIDefaults - class in org.apache.jorphan.gui
- Configures JMeter-specific properties as UIDefaults properties for on-the-fly LaF updates.
- JOrphanUtils - class in org.apache.jorphan.util
- This class contains frequently-used static utility methods.
- JTreeTable - class in org.apache.jorphan.gui