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 TypeInterfaceDescriptioninterface
IRunConfig<T extends IRunConfigParameters<T>>
interface
IRunConfigFactory<T extends IRunConfig,
P extends IRunConfigParameters> interface
IRunConfigParameters<T extends IRunConfigParameters<T>>
Classes in editor.run that implement IRunConfigParametersModifier and TypeClassDescriptionclass
AbstractRunConfigParameters<T extends AbstractRunConfigParameters<T>>
class
FqnRunConfigParameters<T extends FqnRunConfigParameters<T>>
class
class
Fields in editor.run with type parameters of type IRunConfigParametersModifier and TypeFieldDescriptionprivate Map<IRunConfig,
Pair<IRunConfigParameters, JComponent>> RunConfigDialog._mapRunConfigs
Methods in editor.run that return IRunConfigParametersModifier and TypeMethodDescriptionprivate IRunConfigParameters
RunConfigDialog.copyParams
(IRunConfig runConfig, IRunConfigFactory factory) Methods in editor.run with parameters of type IRunConfigParametersModifier and TypeMethodDescriptionprivate void
RunConfigDialog.runConfigChanged
(IRunConfigParameters params)