org.eclipse.cdt.debug.internal.ui.views.modules
Class ModuleProxyFactory

java.lang.Object
  extended by org.eclipse.cdt.debug.internal.ui.views.modules.ModuleProxyFactory

public class ModuleProxyFactory
extends java.lang.Object


Constructor Summary
ModuleProxyFactory()
           
 
Method Summary
 IModelProxy createModelProxy(java.lang.Object element, IPresentationContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleProxyFactory

public ModuleProxyFactory()
Method Detail

createModelProxy

public IModelProxy createModelProxy(java.lang.Object element,
                                    IPresentationContext context)