Paint Component Demo

This demo shows, how to print arbitary AWT-components using a function. The component is drawn into an Image. For vector graphics, have a look at the 'component-drawing' demo in the 'layouts' demo package.

Data Structure

This demo uses a TableModel, which contains previously created standard components.

Report structure