Given that each demo has a `View` (data visualizat...
# tornadofx
h
Given that each demo has a
View
(data visualization), does it make sense to have
Demo
define a
KClass<out UIComponent>
that I can then
find
when that particular demo is selected?