intellij-randomness / com.fwdekker.randomness / SchemesPanel / SchemeActions / renameScheme
renameScheme
fun renameScheme(scheme: T, newName: String): Unit
Called when the user renames a scheme.
Parameters
scheme - the scheme that is being renamed
newName - the new name of the scheme