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