Uses of Class
cz.zcu.fav.kiv.jsim.gui.JSimMainWindow

Packages that use JSimMainWindow
cz.zcu.fav.kiv.jsim This package provides basic classes for simulation creation and execution. 
cz.zcu.fav.kiv.jsim.gui This package provides classes for graphical user interface of a running simulation. 
cz.zcu.fav.kiv.jsim.ipc This package provides classes for simulation of inter-process communication. 
 

Uses of JSimMainWindow in cz.zcu.fav.kiv.jsim
 

Fields in cz.zcu.fav.kiv.jsim declared as JSimMainWindow
protected  JSimMainWindow JSimSimulation.mainWindow
          The simulation's main window.
 

Methods in cz.zcu.fav.kiv.jsim with parameters of type JSimMainWindow
 javax.swing.JDialog JSimProcess.createDetailedInfoWindow(JSimMainWindow parentWindow)
          Creates a detailed info window that shows information about this process.
 javax.swing.JDialog JSimHead.createDetailedInfoWindow(JSimMainWindow parentWindow)
          Creates a detailed info window that shows information about the queue.
 void JSimSimulation.windowIsClosing(JSimMainWindow caller)
          The simulation is informed about the main window's closure.
 

Uses of JSimMainWindow in cz.zcu.fav.kiv.jsim.gui
 

Fields in cz.zcu.fav.kiv.jsim.gui declared as JSimMainWindow
protected  JSimMainWindow JSimDetailedInfoWindow.myParent
          The owner of this dialog.
 

Methods in cz.zcu.fav.kiv.jsim.gui with parameters of type JSimMainWindow
 javax.swing.JDialog JSimDisplayable.createDetailedInfoWindow(JSimMainWindow parentWindow)
          Creates a detailed info window that shows information about an object.
 

Constructors in cz.zcu.fav.kiv.jsim.gui with parameters of type JSimMainWindow
JSimDetailedInfoWindow(JSimMainWindow parent, JSimDisplayable info)
          Creates a new dialog containing a table and an OK button.
 

Uses of JSimMainWindow in cz.zcu.fav.kiv.jsim.ipc
 

Methods in cz.zcu.fav.kiv.jsim.ipc with parameters of type JSimMainWindow
 javax.swing.JDialog JSimSemaphore.createDetailedInfoWindow(JSimMainWindow parentWindow)
          Creates a detailed info window that shows information about the semaphore.
 



Copyright © 2000-2006 University of West Bohemia. Licensed under the Academic Free License v. 2.1. Build date 20060812.