Class CodeSelector
- java.lang.Object
-
- com.puppycrawl.tools.checkstyle.gui.CodeSelector
-
public class CodeSelector extends java.lang.Object
Helper class to select a code.
-
-
Constructor Summary
Constructors Constructor Description CodeSelector(java.lang.Object node, javax.swing.JTextArea editor, java.util.List<java.lang.Integer> lines2position)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
select()
Set selection.
-