public abstract static class Navigator.SelectionListener extends Object implements TreeSelectionListener
| Constructor and Description |
|---|
SelectionListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
selectionChanged(Navigator.SelectionEvent e) |
void |
valueChanged(TreeSelectionEvent e) |
public abstract void selectionChanged(Navigator.SelectionEvent e)
public void valueChanged(TreeSelectionEvent e)
valueChanged in interface TreeSelectionListener