Uses of Interface
editor.run.IRunConfigParameters
Packages that use IRunConfigParameters
-
Uses of IRunConfigParameters in editor.run
Classes in editor.run with type parameters of type IRunConfigParametersModifier and TypeInterfaceDescriptioninterfaceIRunConfig<T extends IRunConfigParameters<T>>interfaceIRunConfigFactory<T extends IRunConfig, P extends IRunConfigParameters>interfaceIRunConfigParameters<T extends IRunConfigParameters<T>>Classes in editor.run that implement IRunConfigParametersModifier and TypeClassDescriptionclassAbstractRunConfigParameters<T extends AbstractRunConfigParameters<T>>classFqnRunConfigParameters<T extends FqnRunConfigParameters<T>>classclassFields in editor.run with type parameters of type IRunConfigParametersModifier and TypeFieldDescriptionprivate Map<IRunConfig, Pair<IRunConfigParameters, JComponent>> RunConfigDialog._mapRunConfigsMethods in editor.run that return IRunConfigParametersModifier and TypeMethodDescriptionprivate IRunConfigParametersRunConfigDialog.copyParams(IRunConfig runConfig, IRunConfigFactory factory) Methods in editor.run with parameters of type IRunConfigParametersModifier and TypeMethodDescriptionprivate voidRunConfigDialog.runConfigChanged(IRunConfigParameters params)