Eclipse Platform
Release 3.3

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

Packages that use FieldDecorationRegistry
org.eclipse.jface.fieldassist 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 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.3

Guidelines for using Eclipse APIs.

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