Class IdeManagerImpl
java.lang.Object
ru.cg.webbpm.studio.platform.impl.wm.IdeManagerImpl
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean
,Disposable
,IdeManager
user: Ildar
date: 02.03.15
-
Constructor Summary
ConstructorsConstructorDescriptionIdeManagerImpl
(ActionManager actionManager, ProjectManager projectManager, Application application, WebbpmPropertiesManager webbpmPropertiesManager) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.core.api.components.Disposable
destroy, dispose
-
Constructor Details
-
IdeManagerImpl
@Autowired public IdeManagerImpl(ActionManager actionManager, ProjectManager projectManager, Application application, WebbpmPropertiesManager webbpmPropertiesManager)
-
-
Method Details
-
getOpenIde
- Specified by:
getOpenIde
in interfaceIdeManager
-
getOpenIdeWindow
public javafx.stage.Stage getOpenIdeWindow()- Specified by:
getOpenIdeWindow
in interfaceIdeManager
-