com.puppycrawl.tools.checkstyle.gui
Class CodeSelector

java.lang.Object
  extended by com.puppycrawl.tools.checkstyle.gui.CodeSelector

public class CodeSelector
extends Object


Constructor Summary
CodeSelector(DetailAST ast, JTextArea editor, List<Integer> lines2position)
           
 
Method Summary
 void select()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeSelector

public CodeSelector(DetailAST ast,
                    JTextArea editor,
                    List<Integer> lines2position)
Method Detail

select

public void select()


Copyright © 2001-2014. All Rights Reserved.