JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.ease.ui.completion
Interface IImageResolver
All Known Implementing Classes:
AbstractCompletionProvider.DescriptorImageResolver
public interface
IImageResolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Image
getImage
()
Returns an image instance.
Method Detail
getImage
Image
getImage()
Returns an image instance. Only called when the actual image gets displayed.
Returns:
image to be displayed in proposal
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method