Utilities for embedding sketches inside other Java containers.
This package includes classes for embedding Processing sketches inside Java containers. Sketches
can be placed in their own windows (PopupWindow
), their own panels (SketchPanel
)
or in a sequetial slide show (SlideShow
).