|
org.netbeans.spi.navigator/1 1.23 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NavigatorPanelWithUndo
Description of navigation view with undo/redo support on top of basic NavigatorPanel features. Clients will implement this interface when they need undo and redo support enabled for their Navigator view/panel. Implementors of this interface will be plugged into Navigator UI.
NavigatorPanel.Registration| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.netbeans.spi.navigator.NavigatorPanel |
|---|
NavigatorPanel.Registration, NavigatorPanel.Registrations |
| Method Summary | |
|---|---|
UndoRedo |
getUndoRedo()
Returns instance of UndoRedo which will be propagated into Navigator TopComponent's getUndoRedo() when this panel is active. |
| Methods inherited from interface org.netbeans.spi.navigator.NavigatorPanel |
|---|
getComponent, getDisplayHint, getDisplayName, getLookup, panelActivated, panelDeactivated |
| Method Detail |
|---|
UndoRedo getUndoRedo()
|
org.netbeans.spi.navigator/1 1.23 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||