|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extends IContext
to provide support for styled text and topic
categorization.
Method Summary | |
String |
getCategory(IHelpResource topic)
Returns the category of the provided topic. |
String |
getStyledText()
Returns the text description for this context with bold markers. |
String |
getTitle()
Returns the optional title for this context. |
Methods inherited from interface org.eclipse.help.IContext |
getRelatedTopics, getText |
Method Detail |
public String getTitle()
null
to use
the default title.public String getStyledText()
public String getCategory(IHelpResource topic)
topic
- the topic to be categorized
null
if the topic belongs to the default
category.
|
Eclipse Platform Release 3.4 |
||||||||||
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, 2008. All rights reserved.