net.sourceforge.pmd.util.designer

Class DFAPanel

public class DFAPanel extends JComponent implements ListSelectionListener

Nested Class Summary
static classDFAPanel.DFACanvas
Constructor Summary
DFAPanel()
Method Summary
voidresetTo(List<ASTMethodDeclaration> newNodes, LineGetter lines)
voidvalueChanged(ListSelectionEvent event)

Constructor Detail

DFAPanel

public DFAPanel()

Method Detail

resetTo

public void resetTo(List<ASTMethodDeclaration> newNodes, LineGetter lines)

valueChanged

public void valueChanged(ListSelectionEvent event)