Class ToolBar

    • Constructor Detail

      • ToolBar

        @Inject
        public ToolBar​(Set<ToolBarService> toolBarServices)
        Constructs a ToolBar.
        Parameters:
        toolBarServices - the set of tool bar services
    • Method Detail

      • init

        public void init()
        Initialization. This method has to be called once after construction.
      • get

        public JToolBar get()
        Returns the JToolBar component.
        Returns:
        the component