Uses of Class
gui.InfoPanel

Packages that use InfoPanel
gui Contains the classes of Graphical User Interface. 
 

Uses of InfoPanel in gui
 

Methods in gui that return InfoPanel
 InfoPanel DTNSimGUI.getInfoPanel()
          Returns the info panel of the GUI
 

Constructors in gui with parameters of type InfoPanel
MainWindow(java.lang.String scenName, World world, PlayField field, GUIControls guiControls, InfoPanel infoPanel, EventLogPanel elp, DTNSimGUI gui)