Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.jface.fieldassist.FieldDecorationRegistry

Packages that use FieldDecorationRegistry
org.eclipse.jface.fieldassist Provides support for classes that help communicate proper content for dialogs and wizards.  
 

Uses of FieldDecorationRegistry in org.eclipse.jface.fieldassist
 

Methods in org.eclipse.jface.fieldassist that return FieldDecorationRegistry
static FieldDecorationRegistry FieldDecorationRegistry.getDefault()
          Get the default FieldDecorationRegistry.
 

Methods in org.eclipse.jface.fieldassist with parameters of type FieldDecorationRegistry
static void FieldDecorationRegistry.setDefault(FieldDecorationRegistry defaultRegistry)
          Set the default FieldDecorationRegistry.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.