Uses of Interface
se.liu.ida.critiquer.gui.TransferListener

Packages that use TransferListener
se.liu.ida.critiquer.gui GUI package Classes determining the visual appearance of the planning tool, with all the views necessary. 
 

Uses of TransferListener in se.liu.ida.critiquer.gui
 

Classes in se.liu.ida.critiquer.gui that implement TransferListener
 class ResourceView
           This view is used to allocate resources to Commanders.
 

Methods in se.liu.ida.critiquer.gui with parameters of type TransferListener
 void AgentTransferHandler.addTransferListener(TransferListener l)