net.sourceforge.pmd.util.designer
public class DFAPanel extends JComponent implements ListSelectionListener
| Nested Class Summary | |
|---|---|
| static class | DFAPanel.DFACanvas |
| Constructor Summary | |
|---|---|
| DFAPanel() | |
| Method Summary | |
|---|---|
| void | resetTo(List<ASTMethodDeclaration> newNodes, LineGetter lines) |
| void | valueChanged(ListSelectionEvent event) |