Uses of Class
org.eclipse.jface.fieldassist.FieldDecorationRegistry
Packages that use FieldDecorationRegistry
Package
Description
Provides classes that help communicate proper content for fields in dialogs and wizards.
-
Uses of FieldDecorationRegistry in org.eclipse.jface.fieldassist
Methods in org.eclipse.jface.fieldassist that return FieldDecorationRegistryModifier and TypeMethodDescriptionstatic FieldDecorationRegistry
FieldDecorationRegistry.getDefault()
Get the default FieldDecorationRegistry.Methods in org.eclipse.jface.fieldassist with parameters of type FieldDecorationRegistryModifier and TypeMethodDescriptionstatic void
FieldDecorationRegistry.setDefault
(FieldDecorationRegistry defaultRegistry) Set the default FieldDecorationRegistry.