public interface NavigatorPanelWithToolbar extends NavigatorPanel
NavigatorPanel
features.
Clients will implement this interface when they need a toolbar for their Navigator view/panel.
Implementors of this interface will be plugged into Navigator UI.NavigatorPanel.Registration
NavigatorPanel.DynamicRegistration, NavigatorPanel.Registration, NavigatorPanel.Registrations
Modifier and Type | Method and Description |
---|---|
JComponent |
getToolbarComponent()
Returns a JComponent which represents panel toolbar.
|
getComponent, getDisplayHint, getDisplayName, getLookup, panelActivated, panelDeactivated
JComponent getToolbarComponent()