|
Eclipse JDT Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A special image descriptor provider for ITypeInfoRequestor
.
The interface should be implemented by clients wishing to provide special images inside the type selection dialog.
Method Summary | |
ImageDescriptor |
getImageDescriptor(ITypeInfoRequestor typeInfoRequestor)
Returns the image descriptor for the type represented by the given ITypeInfoRequestor .
|
Method Detail |
public ImageDescriptor getImageDescriptor(ITypeInfoRequestor typeInfoRequestor)
ITypeInfoRequestor
.
Note, that this method may be called from non UI threads.
typeInfoRequestor
- the ITypeInfoRequestor
to access
information for the type under inspection
null
to use the default
image
|
Eclipse JDT Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |