GridSim 5.0 beta

Uses of Class
gridsim.parallel.gui.AllocationAction

Packages that use AllocationAction
gridsim.parallel.gui   
 

Uses of AllocationAction in gridsim.parallel.gui
 

Methods in gridsim.parallel.gui with parameters of type AllocationAction
 boolean AllocationListener.allocationActionPerformed(AllocationAction action)
          This method has to be implemented by the listener to handle the action
 boolean ResourceWindow.allocationActionPerformed(AllocationAction action)
          Handles allocation actions
abstract  void AbstractVisualizer.notifyListeners(AllocationAction action)
          Notifies a listener about the action performed
 void ParallelVisualizer.notifyListeners(AllocationAction action)
          Notifies a listener about the action performed
 void Visualizer.notifyListeners(AllocationAction action)
          Notifies a listener about the action performed
 void VisualizerAdaptor.notifyListeners(AllocationAction action)
          Notifies a listener about the action performed
NOTE: As this class is an adaptor, this method is empty.
 


GridSim 5.0 beta

The University of Melbourne, Australia, 2009