Uses of Interface
editor.IPathCompletionHandler
Packages that use IPathCompletionHandler
-
Uses of IPathCompletionHandler in editor
Classes in editor that implement IPathCompletionHandlerModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Fields in editor with type parameters of type IPathCompletionHandlerModifier and TypeFieldDescriptionprivate static final List<Class<? extends IPathCompletionHandler>>
PathCompletionIntellisense.HANDLER_TYPES
private static final WeakHashMap<GosuEditor,
List<? extends IPathCompletionHandler>> PathCompletionIntellisense.HANDLERS_BY_EDITOR
Methods in editor that return types with arguments of type IPathCompletionHandlerModifier and TypeMethodDescriptionprivate List<? extends IPathCompletionHandler>
PathCompletionIntellisense.initHandlers
(GosuEditor gsEditor)