Uses of Interface
editor.IPathCompletionHandler
Packages that use IPathCompletionHandler
-
Uses of IPathCompletionHandler in editor
Classes in editor that implement IPathCompletionHandlerModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassFields in editor with type parameters of type IPathCompletionHandlerModifier and TypeFieldDescriptionprivate static final List<Class<? extends IPathCompletionHandler>>PathCompletionIntellisense.HANDLER_TYPESprivate static final WeakHashMap<GosuEditor,List<? extends IPathCompletionHandler>> PathCompletionIntellisense.HANDLERS_BY_EDITORMethods in editor that return types with arguments of type IPathCompletionHandlerModifier and TypeMethodDescriptionprivate List<? extends IPathCompletionHandler>PathCompletionIntellisense.initHandlers(GosuEditor gsEditor)