| Package | Description |
|---|---|
| oracle.ide.navigator |
Contains classes providing navigator support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectNavigatorWindow |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationChangeNotifier.addApplicationChangeListener(ApplicationChangeListener listener)
Adds the specified listener, which will be called back when an
ApplicationChangeEvent notification is triggered from the object implementing this interface. |
void |
ApplicationChangeNotifier.removeApplicationChangeListener(ApplicationChangeListener listener)
Removes the specified listener so that it no longer receives
ApplicationChangeEvent notifications from the object implementing this interface. |