Uses of Interface
ru.cg.webbpm.studio.platform.api.file_editor.FileEditorProvider
Packages that use FileEditorProvider
Package
Description
-
Uses of FileEditorProvider in ru.cg.webbpm.studio.platform.api.file_editor
Subinterfaces of FileEditorProvider in ru.cg.webbpm.studio.platform.api.file_editorModifier and TypeInterfaceDescriptioninterface
NativeFileEditorProvider<T extends NativeFileEditor>
interface
-
Uses of FileEditorProvider in ru.cg.webbpm.studio.platform.impl.file_editor
Methods in ru.cg.webbpm.studio.platform.impl.file_editor that return types with arguments of type FileEditorProviderModifier and TypeMethodDescriptionprotected List<FileEditorProvider>
FileEditorManagerImpl.getProviders
(Path file) Methods in ru.cg.webbpm.studio.platform.impl.file_editor with parameters of type FileEditorProviderModifier and TypeMethodDescriptionprotected FileEditor
FileEditorManagerImpl.openFileWithProvider
(FileEditorProvider provider, Path file) Method parameters in ru.cg.webbpm.studio.platform.impl.file_editor with type arguments of type FileEditorProviderModifier and TypeMethodDescriptionprotected FileEditor
FileEditorManagerImpl.openFile
(Path file, Predicate<FileEditorProvider> fileEditorPredicate) -
Uses of FileEditorProvider in ru.cg.webbpm.studio.subsystems.bpmn.jbpm_designer
Classes in ru.cg.webbpm.studio.subsystems.bpmn.jbpm_designer that implement FileEditorProvider -
Uses of FileEditorProvider in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor
Classes in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor that implement FileEditorProviderModifier and TypeClassDescriptionclass
class
user: Ildar date: 26.03.15 -
Uses of FileEditorProvider in ru.cg.webbpm.studio.subsystems.scripting.ide.impl.file_editor
Classes in ru.cg.webbpm.studio.subsystems.scripting.ide.impl.file_editor that implement FileEditorProvider