Preview Panel
A panel that shows a preview of the values generated by a scheme.
Generates a random value that the scheme from getScheme could generate as a preview to the user. By reusing the same seed, the generated value remains (approximately) the same and the user can easily see the effect of their changes. After registering some components with this panel, the preview will be updated whenever those components are updated.
Parameters
get Scheme
returns a scheme that generates previews; its random source will be changed