|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorkbenchPartDescriptor
Description of a workbench part. The part descriptor contains the information needed to create part instances.
This interface is not intended to be implemented by clients.
Method Summary | |
---|---|
String |
getId()
Returns the part id. |
ImageDescriptor |
getImageDescriptor()
Returns the descriptor of the image for this part. |
String |
getLabel()
Returns the label to show for this part. |
Method Detail |
---|
String getId()
ImageDescriptor getImageDescriptor()
String getLabel()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.