Package editor.run
Class RemoteRunConfigFactory
java.lang.Object
editor.run.RemoteRunConfigFactory
- All Implemented Interfaces:
IRunConfigFactory<RemoteRunConfig,RemoteRunConfigParameters>
public class RemoteRunConfigFactory
extends Object
implements IRunConfigFactory<RemoteRunConfig,RemoteRunConfigParameters>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
RemoteRunConfigFactory
public RemoteRunConfigFactory()
-
-
Method Details
-
instance
-
getName
- Specified by:
getNamein interfaceIRunConfigFactory<RemoteRunConfig,RemoteRunConfigParameters>
-
makeParameters
- Specified by:
makeParametersin interfaceIRunConfigFactory<RemoteRunConfig,RemoteRunConfigParameters>
-
newRunConfig
- Specified by:
newRunConfigin interfaceIRunConfigFactory<RemoteRunConfig,RemoteRunConfigParameters>
-
getIcon
- Specified by:
getIconin interfaceIRunConfigFactory<RemoteRunConfig,RemoteRunConfigParameters>
-