This package contains components that create the visuals for HTML pages.
Each class will render one GUI component on an HTML page. By combining the different component inside containers complete pages can be created.
This interface is implemented by components that dynamically generate gif images that are sent back to the browser.
The implementing class can use the ImageFactory and GifEncoder to generate an image.