Methods from org.eclipse.core.runtime used by org.eclipse.birt.report.viewer

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.ILog.log(IStatus)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.utilities.LogUtil.log(int, String, Throwable)35
org.eclipse.birt.report.viewer.utilities.LogUtil.logCancel(String, Throwable)47
org.eclipse.birt.report.viewer.utilities.LogUtil.logError(String, Throwable)59
org.eclipse.birt.report.viewer.utilities.LogUtil.logInfo(String, Throwable)71
org.eclipse.birt.report.viewer.utilities.LogUtil.logOk(String, Throwable)83
org.eclipse.birt.report.viewer.utilities.LogUtil.logWarning(String, Throwable)95
org.eclipse.birt.report.viewer.ViewerPlugin.logError(String, Throwable)254

org.eclipse.core.runtime.IProduct.getDefiningBundle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.createImages()421

org.eclipse.core.runtime.IProduct.getProperty(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.getProductImageURLs()462
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.getProductImageURLs()469

org.eclipse.core.runtime.Platform.find(Bundle, IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.createImages()425

org.eclipse.core.runtime.Platform.getAdapterManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.report.viewer.utilities.WebViewer.checkAdapter()281

org.eclipse.core.runtime.Platform.getBundle(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.report.viewer.utilities.AppContextUtil.loadClass(String, String)187
org.eclipse.birt.report.viewer.utilities.AppServerWrapper.ensureBundleStarted(String)184
org.eclipse.birt.report.viewer.utilities.ViewerClassPathHelper.getWorkspaceClassPath()146

org.eclipse.core.runtime.Platform.getExtensionRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.BrowserManager.createBrowserDescriptors()204
org.eclipse.birt.report.viewer.utilities.AppContextUtil.getConfigurationElements()163

org.eclipse.core.runtime.Platform.getOS()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.BrowserManager.init()142
org.eclipse.birt.report.viewer.browsers.custom.CustomBrowser.prepareCommand(String, String)130
org.eclipse.birt.report.viewer.browsers.custom.CustomBrowserAdapter.prepareCommand(String, String)161
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowserFactory.test()79
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowserFactory.test()78
org.eclipse.birt.report.viewer.browsers.system.SystemBrowserFactory.isAvailable()40

org.eclipse.core.runtime.Platform.getProduct()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.createImages()417
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.getProductImageURLs()458

org.eclipse.core.runtime.Plugin.getBundle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.getFilePath(String)168

org.eclipse.core.runtime.Plugin.getLog()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.logError(String, Throwable)254

org.eclipse.core.runtime.Plugin.getPluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.BrowserManager.init()188
org.eclipse.birt.report.viewer.browsers.BrowserManager.init()126
org.eclipse.birt.report.viewer.browsers.BrowserManager.init()173
org.eclipse.birt.report.viewer.browsers.custom.CustomBrowser.displayURL(String)51
org.eclipse.birt.report.viewer.browsers.custom.CustomBrowserAdapter.displayURL(String)61
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.EmbeddedBrowser()82
org.eclipse.birt.report.viewer.utilities.AppServerWrapper.configureServer(String)77
org.eclipse.birt.report.viewer.utilities.AppServerWrapper.configureServer(String)80
org.eclipse.birt.report.viewer.utilities.WebViewer.createURL(String, String, Map)424
org.eclipse.birt.report.viewer.utilities.WebViewer.display(String, String, Map)1004
org.eclipse.birt.report.viewer.utilities.WebViewer.display(String, String, String, boolean)897
org.eclipse.birt.report.viewer.utilities.WebViewer.getAppContextName()1066
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)588
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)561
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)594
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)554
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)625
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)600
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)141
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)129
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)135
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)132
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)124
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)122
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)138
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)126

org.eclipse.core.runtime.Plugin.getStateLocation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.custom.BrowserLog.BrowserLog()52
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)147
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)145

org.eclipse.core.runtime.Plugin.Plugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.ViewerPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.ViewerPlugin()98

org.eclipse.core.runtime.Plugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)120
OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)-1

org.eclipse.core.runtime.Plugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.stop(BundleContext)189
OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.stop(BundleContext)-1

org.eclipse.core.runtime.Preferences.getBoolean(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.BrowserManager.init()189
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.EmbeddedBrowser()160
org.eclipse.birt.report.viewer.utilities.WebViewer.display(String, String, Map)1004
org.eclipse.birt.report.viewer.utilities.WebViewer.display(String, String, String, boolean)897

org.eclipse.core.runtime.Preferences.getDefaultString(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.BrowserManager.init()127

org.eclipse.core.runtime.Preferences.getInt(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.EmbeddedBrowser()140
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.EmbeddedBrowser()138
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.EmbeddedBrowser()142
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.EmbeddedBrowser()144
org.eclipse.birt.report.viewer.utilities.AppServerWrapper.configureServer(String)81

org.eclipse.core.runtime.Preferences.getString(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.BrowserManager.init()174
org.eclipse.birt.report.viewer.browsers.custom.CustomBrowser.displayURL(String)52
org.eclipse.birt.report.viewer.browsers.custom.CustomBrowserAdapter.displayURL(String)62
org.eclipse.birt.report.viewer.utilities.AppServerWrapper.configureServer(String)78
org.eclipse.birt.report.viewer.utilities.WebViewer.createURL(String, String, Map)424
org.eclipse.birt.report.viewer.utilities.WebViewer.getAppContextName()1066
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)595
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)589
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)625
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)562
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)555
org.eclipse.birt.report.viewer.utilities.WebViewer.prepareCommonURLParams(String, String, String, String, String)600

org.eclipse.core.runtime.Preferences.setDefault(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)123

org.eclipse.core.runtime.Preferences.setDefault(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)130
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)127
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)133
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)124

org.eclipse.core.runtime.Preferences.setDefault(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)138
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)135
org.eclipse.birt.report.viewer.ViewerPlugin.start(BundleContext)141

org.eclipse.core.runtime.Preferences.setValue(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.2.widgetDisposed(DisposeEvent)124
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.2.widgetDisposed(DisposeEvent)122
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.2.widgetDisposed(DisposeEvent)128
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.2.widgetDisposed(DisposeEvent)126
org.eclipse.birt.report.viewer.browsers.embedded.EmbeddedBrowser.2.widgetDisposed(DisposeEvent)120

Back to reference summary for org.eclipse.birt.report.viewer

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict