Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.jface.viewers.ILabelUpdateValidator

Packages that use ILabelUpdateValidator
org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets.  
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of ILabelUpdateValidator in org.eclipse.jface.viewers
 

Methods in org.eclipse.jface.viewers with parameters of type ILabelUpdateValidator
 void ILabelUpdateProcessor.processUpdates(Object element, ILabelUpdateValidator validator)
          element has had some changes.
 void DecoratingLabelProvider.processUpdates(Object element, ILabelUpdateValidator validator)
           
 

Uses of ILabelUpdateValidator in org.eclipse.ui
 

Methods in org.eclipse.ui with parameters of type ILabelUpdateValidator
 void IDecoratorManager.updateForValueChanged(Object element, ILabelUpdateValidator validator)
          The value has changed for element.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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