Uses of Interface
ru.cg.webbpm.studio.platform.api.file_editor.FileEditorManager
Packages that use FileEditorManager
Package
Description
-
Uses of FileEditorManager in ru.cg.webbpm.studio.platform.api.hierarchy
Fields in ru.cg.webbpm.studio.platform.api.hierarchy declared as FileEditorManagerModifier and TypeFieldDescriptionprotected FileEditorManager
FilesHierarchyPanel.fileEditorManager
-
Uses of FileEditorManager in ru.cg.webbpm.studio.platform.impl.file_editor
Classes in ru.cg.webbpm.studio.platform.impl.file_editor that implement FileEditorManager -
Uses of FileEditorManager in ru.cg.webbpm.studio.platform.impl.file_editor.actions
Constructors in ru.cg.webbpm.studio.platform.impl.file_editor.actions with parameters of type FileEditorManagerModifierConstructorDescriptionCloseAction
(FileEditorManager fileEditorManager) CloseAllAction
(FileEditorManager fileEditorManager) CloseOtherAction
(FileEditorManager fileEditorManager) -
Uses of FileEditorManager in ru.cg.webbpm.studio.platform.impl.hierarchy
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy with parameters of type FileEditorManagerModifierConstructorDescriptionFilesStructureTreeCell
(FileEditorManager fileEditorManager, FileTypeRegistry fileTypeRegistry) -
Uses of FileEditorManager in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics with parameters of type FileEditorManagerModifierConstructorDescriptionAnalyticHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileEditorManager fileEditorManager, FileTypeRegistry fileTypeRegistry) -
Uses of FileEditorManager in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts with parameters of type FileEditorManagerModifierConstructorDescriptionScriptsHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileEditorManager fileEditorManager, FileTypeRegistry fileTypeRegistry) -
Uses of FileEditorManager in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl
Constructors in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl with parameters of type FileEditorManagerModifierConstructorDescriptionHotswapManagerImpl
(HotswapFileTracker fileTracker, ProgressManager progressManager, FileEditorManager fileEditorManager, Console console, Alerts alerts, RebuildResourcesStep rebuildResourcesStep, ProcessChangesStep processChangesStep, CompileClassesStep compileClassesStep, HotswapClassesStep hotswapClassesStep, HotswapResourcesStep processResourcesStep, WebbpmPropertiesManager webbpmPropertiesManager, FileBasedIndex fileBasedIndex) -
Uses of FileEditorManager in ru.cg.webbpm.studio.subsystems.page_designer.components_panel.action.tile
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.components_panel.action.tile with parameters of type FileEditorManagerModifierConstructorDescriptionEditComponentAction
(ComponentManager componentManager, FileEditorManager fileEditorManager) -
Uses of FileEditorManager in ru.cg.webbpm.studio.subsystems.page_designer.components_panel.ui
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.components_panel.ui with parameters of type FileEditorManagerModifierConstructorDescriptionCategoryPanelView
(String category, Set<Component> components, ComponentManager componentManager, ActionManager actionManager, FileEditorManager fileEditorManager, Console console) ComponentsPanelView
(ComponentManager componentManager, ActionManager actionManager, FileEditorManager fileEditorManager, Console console, Alerts alerts) ComponentTileView
(Component component, ComponentManager componentManager, ActionManager actionManager, FileEditorManager fileEditorManager, Console console) -
Uses of FileEditorManager in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.action
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.action with parameters of type FileEditorManagerModifierConstructorDescriptionPastePageObjectAction
(Clipboard clipboard, FileEditorManager fileEditorManager) -
Uses of FileEditorManager in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor with parameters of type FileEditorManagerModifierConstructorDescriptionPageEditorContextMenuFactory
(ActionManager actionManager, FileEditorManager fileEditorManager)