Uses of Interface
editor.plugin.typeloader.INewFileParams
Packages that use INewFileParams
Package
Description
-
Uses of INewFileParams in editor.plugin.typeloader
Methods in editor.plugin.typeloader that return INewFileParamsMethods in editor.plugin.typeloader with parameters of type INewFileParamsModifier and TypeMethodDescriptionITypeFactory.createNewFileContents
(INewFileParams params) ITypeFactory.makePanel
(INewFileParams params) -
Uses of INewFileParams in editor.plugin.typeloader.java
Classes in editor.plugin.typeloader.java that implement INewFileParamsMethods in editor.plugin.typeloader.java that return INewFileParamsMethods in editor.plugin.typeloader.java with parameters of type INewFileParamsModifier and TypeMethodDescriptionJavaTypeFactory.createNewFileContents
(INewFileParams params) JavaTypeFactory.makePanel
(INewFileParams params) -
Uses of INewFileParams in editor.plugin.typeloader.properties
Classes in editor.plugin.typeloader.properties that implement INewFileParamsMethods in editor.plugin.typeloader.properties with parameters of type INewFileParamsModifier and TypeMethodDescriptionPropertiesTypeFactory.createNewFileContents
(INewFileParams params) PropertiesTypeFactory.makePanel
(INewFileParams params)