Java org.eclipse.jface.action SubCoolBarManager fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.action SubCoolBarManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.action SubCoolBarManager.

The text is from its open source code.

Constructor

SubCoolBarManager(ICoolBarManager mgr)
Constructs a new manager.

Method

voidadd(IToolBarManager toolBarManager)
IContributionManagergetParent()
Returns the parent manager.
booleanisVisible()
Returns whether the contribution list is visible.
voidsetVisible(boolean visible)
Sets the visibility of the manager.