Package org.eclipse.ui.branding
Classes for branding support.
Package Specification
This package has API to public branding and product constants. These constants are used when branding RCP applications.
-
Interface Summary Interface Description IBundleGroupConstants These constants define the set of properties that the UI expects to be available viaIBundleGroup.getProperty(String)
.IProductConstants These constants define the set of properties that the UI expects to be available viaIProduct.getProperty(String)
.