eu.keep.uphec.mainwindow
Class MainWindow

Object
  extended by MainWindow

public class MainWindow
extends Object

The MainWindow class is responsible for defining the main window of the application

Author:
Antonio Ciuffreda

Field Summary
 HelpContent help
           
 javax.swing.JFrame mainWindowFrame
           
 
Constructor Summary
MainWindow(CoreEngineModel model)
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mainWindowFrame

public javax.swing.JFrame mainWindowFrame

help

public HelpContent help
Constructor Detail

MainWindow

public MainWindow(CoreEngineModel model)
           throws javax.xml.transform.TransformerException,
                  javax.xml.parsers.ParserConfigurationException,
                  Exception
Throws:
javax.xml.transform.TransformerException
javax.xml.parsers.ParserConfigurationException
Exception