Uses of Class
editor.run.RemoteRunConfigParameters
Packages that use RemoteRunConfigParameters
-
Uses of RemoteRunConfigParameters in editor.run
Fields in editor.run declared as RemoteRunConfigParametersModifier and TypeFieldDescriptionprivate final RemoteRunConfigParameters
RemoteConfigPanel._params
Fields in editor.run with type parameters of type RemoteRunConfigParametersModifier and TypeFieldDescriptionprivate final Consumer<RemoteRunConfigParameters>
RemoteConfigPanel._changeListener
Methods in editor.run that return RemoteRunConfigParametersMethods in editor.run with parameters of type RemoteRunConfigParametersModifier and TypeMethodDescriptionvoid
RemoteRunConfigParameters.copy
(RemoteRunConfigParameters to) RemoteRunConfig.makePanel
(RemoteRunConfigParameters params, Consumer<RemoteRunConfigParameters> changeListener) RemoteRunConfigFactory.newRunConfig
(RemoteRunConfigParameters params) Method parameters in editor.run with type arguments of type RemoteRunConfigParametersModifier and TypeMethodDescriptionRemoteRunConfig.makePanel
(RemoteRunConfigParameters params, Consumer<RemoteRunConfigParameters> changeListener) Constructors in editor.run with parameters of type RemoteRunConfigParametersModifierConstructorDescription(package private)
RemoteConfigPanel
(RemoteRunConfigParameters params, Consumer<RemoteRunConfigParameters> changeListener) Constructor parameters in editor.run with type arguments of type RemoteRunConfigParametersModifierConstructorDescription(package private)
RemoteConfigPanel
(RemoteRunConfigParameters params, Consumer<RemoteRunConfigParameters> changeListener)