fipaos.tool.loader
Class Diagram loader

Class Summary
AgentLoaderThe Agent Loader will instantiate agents specified in the loader profile
in the same java virtual machine.
FIPAOSClassLoaderCustom class-loader to allow FIPA-OS classes and JAR's/ZIP's from a particular
location to be added to the classpath, as well as minimising the amount and
complexity of platform-specific script files required to launch FIPA-OS

Upon being loaded, this class loads system properties (accessible using System.getProperty())
from a file called fipa-os.properties on the classpath, and then
the current directory (if they exist).
LoaderDialog 
LoaderGUIGui for the visualisation of agents running within a virtual machine and
starting and stopping agents