|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIssuesLabelProvider
A Label provider for configuring how the issues view displays is issues. This is of course closely related to/dependent on the IIssuesContentProvider.
Method Summary | |
---|---|
java.lang.String |
getExtensionID()
Returns the extension id so that the system can instantiate the sorter again in the future after the workbench has been shutdown. |
java.lang.String |
getHeaderText(Column column)
This configures the text that is shown in the column headers. |
Method Detail |
---|
java.lang.String getHeaderText(Column column)
column
- the column to get the header text for.
java.lang.String getExtensionID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |