Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.ui.forms.IMessageManager

Packages that use IMessageManager
org.eclipse.ui.forms Forms-based controls for use in views, editors, and wizards. 
org.eclipse.ui.forms.widgets Custom widgets and controls for forms-based parts. 
 

Uses of IMessageManager in org.eclipse.ui.forms
 

Methods in org.eclipse.ui.forms that return IMessageManager
 IMessageManager ManagedForm.getMessageManager()
           
 IMessageManager IManagedForm.getMessageManager()
          Returns the message manager that will keep track of messages in this form.
 

Uses of IMessageManager in org.eclipse.ui.forms.widgets
 

Methods in org.eclipse.ui.forms.widgets that return IMessageManager
 IMessageManager Form.getMessageManager()
          Returns the message manager that will keep track of messages in this form.
 IMessageManager ScrolledForm.getMessageManager()
          Returns the message manager that will keep track of messages in this form.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.