Package devisor2.grid.GUI.framework

Class Summary
DrawingArea This class DrawingArea represent the place where the domains are to be drawn.
MainFrame This is the main window of the DeViSoRGrid2 application.
MainMenu Defines the main menu of the MainFrame

It is connected to the application via the MainFrame reference, and functionality is available via the ActionCommands declared in the MainActionListener class.
Note: The accelerators can be changed by the user (without re-compiling) in the OptionsDialog class, therefore, if more functionality is subsequently added to the application, more accelerators have to be registered with the Options class and the corresponding Action Listener of the dialog mentioned above.
PSGraphics This class DrawingArea represent the place where the domains are to be drawn.
StatusBar This is the status bar for the MainFrame.
ToolBar This class represents the toolbar of the MainFrame instance.