public interface ToolBarService
ToolBarService is an interface for arbitrary components that are
added to the tool bar in the viewer.VisualizationModule.addToolBarService(Class),
VisualizationModule.addToolBarService(com.google.inject.Binder, Class)| Modifier and Type | Method and Description |
|---|---|
JToolBar |
getToolBar()
Returns the component.
|
JToolBar getToolBar()