Example usage for org.eclipse.jface.menus AbstractTrimWidget subclass-usage

List of usage examples for org.eclipse.jface.menus AbstractTrimWidget subclass-usage

Introduction

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

Usage

From source file org.eclipse.ui.menus.AbstractWorkbenchTrimWidget.java

/**
 * Extension for trim widgets contributed to the workbench.
 * The extension point handler will call the <code>init</code>
 * method to inform the contributed widgets as to which
 * workbench window they're currently being hosted in.
 *