Uses of Class
sk.uniba.euromath.editor.EditorInfo

Packages that use EditorInfo
sk.uniba.euromath.editor Editor - Core of Multi Editor Architecture 
 

Uses of EditorInfo in sk.uniba.euromath.editor
 

Methods in sk.uniba.euromath.editor that return types with arguments of type EditorInfo
 List<EditorInfo> EditInstanceProvider.getEditorsForNamespace(String namespace, EnumSet<ResultEnum> resultTypes)
          Returns all registered editors that are able to process given namespace.
 Map<String,EditorInfo> IEditorFactory.getSupportedEditors()
          Returns map that maps ID of an editor to the information about that editor.
 



Copyright © 2003-2006 null. All Rights Reserved.