intellij-randomness / com.fwdekker.randomness.ui / PreviewPanel / updatePreviewOnUpdateOf

updatePreviewOnUpdateOf

fun updatePreviewOnUpdateOf(vararg components: Any): Unit

Adds listeners to the given components so that this preview is updated whenever the given components are updated.

Parameters

components - the components to add listeners to