private class GoalList.GoalListSelectionListener extends java.lang.Object implements KeYSelectionListener
| Modifier | Constructor and Description |
|---|---|
private |
GoalListSelectionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
selectedNodeChanged(KeYSelectionEvent e)
focused node has changed
|
void |
selectedProofChanged(KeYSelectionEvent e)
the selected proof has changed (e.g. a new proof has been loaded)
|
public void selectedNodeChanged(KeYSelectionEvent e)
selectedNodeChanged in interface KeYSelectionListenerpublic void selectedProofChanged(KeYSelectionEvent e)
selectedProofChanged in interface KeYSelectionListener