Interface ToolBarService

All Known Implementing Classes:
ControlToolBarService, ViewsToolBarService

public interface ToolBarService
The ToolBarService is an interface for arbitrary components that are added to the tool bar in the viewer.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the component.
  • Method Details

    • getToolBar

      JToolBar getToolBar()
      Returns the component.
      Returns:
      the component