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

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

Introduction

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

Usage

From source file org.kalypso.ui.editor.gmleditor.part.ShowDescriptionStatusLineItem.java

/**
 * A status line item, which shows the description of the currently selected feature.
 * 
 * @author Gernot Belger
 */
public class ShowDescriptionStatusLineItem extends StatusLineContributionItem {