public interface IWorkbenchPartDescriptor
This interface is not intended to be implemented by clients.
Modifier and Type | Method and Description |
---|---|
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.
|
String getId()
ImageDescriptor getImageDescriptor()
String getLabel()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.