Package editor.run
Class ProgramRunConfigFactory
java.lang.Object
editor.run.ProgramRunConfigFactory
- All Implemented Interfaces:
IRunConfigFactory<ProgramRunConfig,
ProgramRunConfigParameters>
public class ProgramRunConfigFactory
extends Object
implements IRunConfigFactory<ProgramRunConfig,ProgramRunConfigParameters>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ProgramRunConfigFactory
public ProgramRunConfigFactory()
-
-
Method Details
-
instance
-
getName
- Specified by:
getName
in interfaceIRunConfigFactory<ProgramRunConfig,
ProgramRunConfigParameters>
-
makeParameters
- Specified by:
makeParameters
in interfaceIRunConfigFactory<ProgramRunConfig,
ProgramRunConfigParameters>
-
newRunConfig
- Specified by:
newRunConfig
in interfaceIRunConfigFactory<ProgramRunConfig,
ProgramRunConfigParameters>
-
getIcon
- Specified by:
getIcon
in interfaceIRunConfigFactory<ProgramRunConfig,
ProgramRunConfigParameters>
-