List of usage examples for org.eclipse.jface.action GroupMarker subclass-usage
From source file org.eclipse.ui.part.CoolItemGroupMarker.java
/**
* A group marker used by EditorActionBars to delineate CoolItem groups.
* Use this marker when contributing to the ToolBar for the EditorActionBar.
* <p>
* This class may be instantiated; it is not intended to be subclassed.
* </p>