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()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.