This is the controller that handles the builder main window
and the datamodel for the builder.
See Also: com.memoire.vainstall.builder.VABuilderFrame See Also: com.memoire.vainstall.builder.VABuilderModel author: Henrik Falk version: $Id: VAIBuilderController.java,v 1.1 2001/09/28 19:27:49 hfalk Exp $
Returns a handle to the builder mainwindow.
This method are needed to track the mainwindow bounds
when the application closes.
a reference to the main window of the builder See Also:com.memoire.vainstall.builder.action.QuitAction
Returns the list of menu and button items.
The list is used when the state of the application changes
and items has to be enabled and disabled.
a Hashtable of items used for buttons and menus as