Package org.ourgrid.gridmachine.useragent.ui

Interface Summary
Command Interface created to implements Command Pattern to simplify UserAgent commands treatment.
UIManager  
 

Class Summary
CommandManager Implements the main of Command Pattern.
ErrorCode  
UAStarter This class is responsible to put the OurGrid Useragent up.
UAStatus This class is responsible to show OurGrid UserAgent status..
UAStopper This class is responsible to put the OurGrid Useragent down.
UserAgentUIManager Main class to UserAgent initialization.
 

Enum Summary
UIErrors A message repository to hold the UserAgent messages to be displayed at any interface.
UIMessages A message repository to hold the UserAgent messages to be displayed at any interface.
 

Exception Summary
UserAgentUIException