Package net.sourceforge.barbecue.env

Interface Summary
Environment Provides a way of accessing operating environment specific information that is used in processing or displaying barcodes.
 

Class Summary
DefaultEnvironment An environment that represents machines that have access to the windowing system or output device.
EnvironmentFactory Factory class for getting hold of the current operating environment.
HeadlessEnvironment An environment used when the machine running barbecue is in headless mode, ie no monitor or windowing system.
NonAWTEnvironment An environment used when absolutely no AWT activity is desired when handling barcodes.
 



Copyright © 2003-2007 barbecue.sourceforge.net. All Rights Reserved.