|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContext2
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 |
---|
String getTitle()
null
to use
the default title.String getStyledText()
String getCategory(IHelpResource topic)
topic
- the topic to be categorized
null
if the topic belongs to the default
category.
|
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.