SettingsComponentListener

fun <S : Settings<S, T>, T : Scheme<T>> SettingsComponentListener(component: SettingsComponent<S, T>)

Parameters

S

the type of settings to manage

T

the type of scheme to manage

component

the settings component in which the changes should be reflected

Sources

jvm source
Link copied to clipboard