The InventoryConnectionManager manages the connnection between
the LogisticsInventoryGUI and the servlet. It gets the data
necessary to populate the gui screens. The GUI asks for data
the connection manager gets it and the Frame and Panels are populated
with the returned data.
See Also:InventoryDataSource See Also:InventoryFileManager See Also:InventoryUIFrame