|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMatchingObject
Interface describing a matching object returned by the element selection service.
Method Summary | |
---|---|
java.lang.String |
getDisplayName()
Retrieve the display name of the matching object, which is used to as display text by the label provider. |
Image |
getImage()
Retrieve the image of the matching object, which is used to as display icon by the label provider. |
java.lang.String |
getName()
Retrieve the name of the matching object, which is used when filtering (we filter on the concrete name, not the display name). |
IElementSelectionProvider |
getProvider()
Retrieve the type selection provider that that provided this matching object. |
Method Detail |
---|
java.lang.String getName()
java.lang.String getDisplayName()
Image getImage()
IElementSelectionProvider getProvider()
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.