Abstract super class for page renderers. setPage will always be called.
Subclasses should implement instanceInit for initialising swing components on
the page.
This calss contains the initalisation of the buttons the title text and the side panel.
author: Paul Hinds version: $Id: SwingPageRenderer.java,v 1.10 2007/01/19 00:24:35 teknopaul Exp $ |