Uses of Interface
org.eclipse.ui.forms.IMessageManager
Packages that use IMessageManager
Package
Description
Forms-based controls for use in views, editors, and wizards.
Custom widgets and controls for forms-based parts.
-
Uses of IMessageManager in org.eclipse.ui.forms
Methods in org.eclipse.ui.forms that return IMessageManagerModifier and TypeMethodDescriptionIManagedForm.getMessageManager()
Returns the message manager that will keep track of messages in this form.ManagedForm.getMessageManager()
-
Uses of IMessageManager in org.eclipse.ui.forms.widgets
Methods in org.eclipse.ui.forms.widgets that return IMessageManagerModifier and TypeMethodDescriptionForm.getMessageManager()
Returns the message manager that will keep track of messages in this form.ScrolledForm.getMessageManager()
Returns the message manager that will keep track of messages in this form.