private static final class ExceptionPane.SelectActionListener extends Object implements ActionListener
| Modifier and Type | Field and Description |
|---|---|
private ExceptionPane |
pane |
private JComboBox |
traces |
| Constructor and Description |
|---|
ExceptionPane.SelectActionListener(ExceptionPane ep,
JComboBox cb) |
private ExceptionPane pane
private JComboBox traces
ExceptionPane.SelectActionListener(ExceptionPane ep, JComboBox cb)
ep - cb - public void actionPerformed(ActionEvent ev)
actionPerformed in interface ActionListener