Uses of Interface
editor.plugin.typeloader.ITypeFactory
Packages that use ITypeFactory
Package
Description
-
Uses of ITypeFactory in editor
Fields in editor declared as ITypeFactoryConstructors in editor with parameters of type ITypeFactory -
Uses of ITypeFactory in editor.plugin.typeloader.java
Classes in editor.plugin.typeloader.java that implement ITypeFactory -
Uses of ITypeFactory in editor.plugin.typeloader.properties
Classes in editor.plugin.typeloader.properties that implement ITypeFactory -
Uses of ITypeFactory in editor.util
Methods in editor.util with parameters of type ITypeFactoryModifier and TypeMethodDescriptionvoidSourceFileCreator.create(ITypeFactory factory) voidSourceFileCreator.create(Path file, ITypeFactory factory, String typeName)