Home
last modified time | relevance | path

Searched refs:theUiFactory (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/impl/
H A DUiFactoryImpl.java50 …UiFactoryImpl theUiFactory = (UiFactoryImpl) EPackage.Registry.INSTANCE.getEFactory(UiPackageImpl.… in init() local
51 if (theUiFactory != null) { in init()
52 return theUiFactory; in init()