Uses of Interface
org.eclipse.birt.core.framework.IBundle

Packages that use IBundle
org.eclipse.birt.core.framework Defines the platform interfaces that allow BIRT to be run in Eclipse and server environments. 
org.eclipse.birt.core.framework.eclipse Provides a framework for running BIRT in Eclipse environment. 
 

Uses of IBundle in org.eclipse.birt.core.framework
 

Methods in org.eclipse.birt.core.framework that return IBundle
 IBundle IPlatform.getBundle(java.lang.String symblicName)
           
static IBundle Platform.getBundle(java.lang.String symbolicName)
          Deprecated. since BIRT 2.1
 

Methods in org.eclipse.birt.core.framework with parameters of type IBundle
 java.net.URL IPlatform.find(IBundle bundle, IPlatformPath path)
           
static java.net.URL Platform.find(IBundle bundle, IPlatformPath path)
          Deprecated. since BIRT 2.1
 

Uses of IBundle in org.eclipse.birt.core.framework.eclipse
 

Classes in org.eclipse.birt.core.framework.eclipse that implement IBundle
 class EclipseBundle
           
 

Methods in org.eclipse.birt.core.framework.eclipse that return IBundle
 IBundle EclipsePlatform.getBundle(java.lang.String symbolicName)
           
 

Methods in org.eclipse.birt.core.framework.eclipse with parameters of type IBundle
 java.net.URL EclipsePlatform.find(IBundle bundle, IPlatformPath path)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.