Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
IMessageManager |
ManagedForm.getMessageManager() |
IMessageManager |
IManagedForm.getMessageManager()
Returns the message manager that will keep track of messages in this
form.
|
Modifier and Type | Method and Description |
---|---|
IMessageManager |
ScrolledForm.getMessageManager()
Returns the message manager that will keep track of messages in this
form.
|
IMessageManager |
Form.getMessageManager()
Returns the message manager that will keep track of messages in this
form.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.