Package org.apache.jmeter.gui.util
Class CheckBoxPanel
java.lang.Object
org.apache.jmeter.gui.util.CheckBoxPanel
Utility class to wrap a JCheckBox in a horizontal box.
 This limits the clickable area to the label only, and not the width of its container.
 See Bug 58810
Note: using a JPanel affects the alignment within the container
Note: using a JPanel affects the alignment within the container
- 
Method Summary
- 
Method Details- 
wrap
 
-