Uses of Class
org.eclipse.jface.fieldassist.ControlDecoration
Packages that use ControlDecoration
Package
Description
Provides classes that bridge between data binding and the JFace Fieldassist framework.
-
Uses of ControlDecoration in org.eclipse.jface.databinding.fieldassist
Methods in org.eclipse.jface.databinding.fieldassist with parameters of type ControlDecorationModifier and TypeMethodDescriptionprotected void
ControlDecorationUpdater.update
(ControlDecoration decoration, IStatus status) Updates the visibility, image, and description text of the given ControlDecoration to represent the given status.