Uses of Package
es.ants.felixgm.trmsim_wsn.gui.parameterpanels

Packages that use es.ants.felixgm.trmsim_wsn.gui.parameterpanels
es.ants.felixgm.trmsim_wsn This package includes all the classes needed for running simulations, obtaining outcomes and communicating the GUI with the model through a Controller class 
es.ants.felixgm.trmsim_wsn.gui.parameterpanels This package includes all the classes needed for collecting the parameter values for each implemented trust and reputation model from a panel 
 

Classes in es.ants.felixgm.trmsim_wsn.gui.parameterpanels used by es.ants.felixgm.trmsim_wsn
TRMParametersPanel
          This class represents the generic panel used to retrieve the parameters' values of every Trust and Reputation Model A subclass of this class, containing the specific parameters fields, has to be implemented in order to add a new Trust and Reputation Model
 

Classes in es.ants.felixgm.trmsim_wsn.gui.parameterpanels used by es.ants.felixgm.trmsim_wsn.gui.parameterpanels
TRMParametersPanel
          This class represents the generic panel used to retrieve the parameters' values of every Trust and Reputation Model A subclass of this class, containing the specific parameters fields, has to be implemented in order to add a new Trust and Reputation Model