|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.ui.viewers.ResourceHighlighting
public class ResourceHighlighting
A static service that can be used to "remote control" views to highlight a certain Resource, without knowing which views are actually visible.
| Constructor Summary | |
|---|---|
ResourceHighlighting()
|
|
| Method Summary | |
|---|---|
static void |
highlightResource(com.hp.hpl.jena.rdf.model.Resource resource)
Instructs all suitable views to highlight a given Resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceHighlighting()
| Method Detail |
|---|
public static void highlightResource(com.hp.hpl.jena.rdf.model.Resource resource)
IResourceHighlighter
and furthermore returns true on canHighlight.
resource - the Resource to highlight (must not be null)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||