Example usage for org.eclipse.jface.action GroupMarker subclass-usage

List of usage examples for org.eclipse.jface.action GroupMarker subclass-usage

Introduction

In this page you can find the example usage for org.eclipse.jface.action GroupMarker subclass-usage.

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>