finalize

protected fun <S : Scheme> DialogPanel.finalize(owner: SchemeEditor<S>): DialogPanel(source)

Applies a few final common steps to the created DialogPanel.

This method cannot also call reset, because reset requires that the entire SchemeEditor has completed initialization.