Uses of Class
org.eclipse.swt.custom.CLabel
Packages that use CLabel
Package
Description
Provides support for dialogs.
Provides the Tabbed Properties framework.
-
Uses of CLabel in org.eclipse.jface.dialogs
Subclasses of CLabel in org.eclipse.jface.dialogs -
Uses of CLabel in org.eclipse.ui.views.properties.tabbed
Methods in org.eclipse.ui.views.properties.tabbed that return CLabelModifier and TypeMethodDescriptionTabbedPropertySheetWidgetFactory.createCLabel
(Composite parent, String text) Creates a label as a part of the form.TabbedPropertySheetWidgetFactory.createCLabel
(Composite parent, String text, int style) Creates a label as a part of the form.