public class BoxRendererPlugin extends PluginActivator implements ViewmodelCustomizer
| Modifier and Type | Field and Description |
|---|---|
private Logger |
logger |
private static String |
PROP_COLOR |
private static String |
PROP_EXPANDED |
private TopicmapsService |
topicmapsService |
bundle, dm4, mf| Constructor and Description |
|---|
BoxRendererPlugin() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
_enrichViewProperties(RelatedTopic topic,
ViewProperties viewProps) |
void |
enrichViewProperties(RelatedTopic topic,
ViewProperties viewProps) |
void |
serviceArrived(Object service) |
void |
serviceGone(Object service) |
getBundleContext, getPluginName, getStaticResource, getUri, init, preInstall, publishFileSystem, setCoreService, shutdown, start, stop, toStringprivate static final String PROP_COLOR
private static final String PROP_EXPANDED
private TopicmapsService topicmapsService
public BoxRendererPlugin()
public void serviceArrived(Object service)
serviceArrived in interface PluginContextserviceArrived in class PluginActivatorpublic void serviceGone(Object service)
serviceGone in interface PluginContextserviceGone in class PluginActivatorpublic void enrichViewProperties(RelatedTopic topic, ViewProperties viewProps)
enrichViewProperties in interface ViewmodelCustomizerprivate boolean _enrichViewProperties(RelatedTopic topic, ViewProperties viewProps)
Copyright © 2016. All Rights Reserved.