JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.spi.navigator/1 1.46
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
G
L
N
O
P
R
S
A
activateNavigator()
- Static method in class org.netbeans.spi.navigator.
NavigatorHandler
If there is a custom
NavigatorDisplayer
implementation, it should call this method just before its UI shows up (before the enclosing TopComponent is opened) to actually initialize the navigator.
activatePanel(NavigatorPanel)
- Static method in class org.netbeans.spi.navigator.
NavigatorHandler
Activates and shows given panel in navigator view.
addPropertyChangeListener(PropertyChangeListener)
- Method in interface org.netbeans.spi.navigator.
NavigatorDisplayer
Add a listener for PROP_PANEL_SELECTION property change.
allowAsyncUpdate()
- Method in interface org.netbeans.spi.navigator.
NavigatorDisplayer
Tells the navigator whether it can postpone reaction to context changes (possibly coalesce frequent changes) when computing the panels.
A
G
L
N
O
P
R
S
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.spi.navigator/1 1.46
Prev Letter
Next Letter
Frames
No Frames
All Classes