Uses of Class
unbbayes.gui.NetworkWindow

Packages that use NetworkWindow
unbbayes.controller   
unbbayes.gui   
 

Uses of NetworkWindow in unbbayes.controller
 

Methods in unbbayes.controller that return NetworkWindow
 NetworkWindow NetworkController.getScreen()
          Get the network window.
 

Methods in unbbayes.controller with parameters of type NetworkWindow
 void NetworkController.setScreen(NetworkWindow screen)
           
 

Constructors in unbbayes.controller with parameters of type NetworkWindow
CompilationThread(NetworkController controller, NetworkWindow netWindow)
           
NetworkController(SingleEntityNetwork singleEntityNetwork, NetworkWindow screen)
          Constructs a controller for SingleEntityNetwork.
SENController(SingleEntityNetwork singleEntityNetwork, NetworkWindow screen)
          Constructs a controller for SingleEntityNetwork.
 

Uses of NetworkWindow in unbbayes.gui
 

Constructors in unbbayes.gui with parameters of type NetworkWindow
EditNet(NetworkWindow _netWindow, NetworkController _controller)
           
EvidenceTree(SingleEntityNetwork sen, NetworkWindow netWindow)
           
ExplanationProperties(NetworkWindow netWindow, SingleEntityNetwork net)
           
HierarchicDefinitionPane(SingleEntityNetwork net, NetworkWindow netWindow)
           
PNCompilationPane(NetworkWindow _netWindow, NetworkController _controller)
           
PNEditionPane(NetworkWindow _netWindow, NetworkController _controller)
           
 



Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.