|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IElementTypeDescriptor
Descriptor for an element type that has been defined in XML using the
elementTypes
extension point.
Method Summary | |
---|---|
java.net.URL |
getIconURL()
Gets the element type icon URL. |
java.lang.String |
getId()
Gets the element type identifier. |
java.lang.String |
getKindName()
Gets the name of the element factory kind. |
java.lang.String |
getName()
Gets the element type display name. |
java.lang.String |
getParamValue(java.lang.String paramName)
Gets the value for the parameter named paramName . |
Method Detail |
---|
java.lang.String getId()
java.net.URL getIconURL()
java.lang.String getName()
java.lang.String getKindName()
java.lang.String getParamValue(java.lang.String paramName)
paramName
.
paramName
- the parameter name
|
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.