org.eclipse.emf.ecp.view.internal.util.swt
Class RCPImageRegistryService

java.lang.Object
  extended by org.eclipse.emf.ecp.view.internal.util.swt.RCPImageRegistryService
All Implemented Interfaces:
ImageRegistryService

public class RCPImageRegistryService
extends Object
implements ImageRegistryService


Constructor Summary
RCPImageRegistryService()
           
 
Method Summary
 org.eclipse.swt.graphics.Image getImage(org.osgi.framework.Bundle bundle, String path)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RCPImageRegistryService

public RCPImageRegistryService()
Method Detail

getImage

public org.eclipse.swt.graphics.Image getImage(org.osgi.framework.Bundle bundle,
                                               String path)
Specified by:
getImage in interface ImageRegistryService


Copyright © 2014. All Rights Reserved.