net.sourceforge.pmd.util.designer
public class CodeEditorTextPane extends JTextPane implements LineGetter, ActionListener
Constructor Summary | |
---|---|
CodeEditorTextPane() |
Method Summary | |
---|---|
void | actionPerformed(ActionEvent ae) |
String | getLine(int number) |
void | select(SimpleNode node) |