| Package | Description |
|---|---|
| net.sourceforge.barbecue.env |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEnvironment
An environment that represents machines that have access to the
windowing system or output device.
|
class |
HeadlessEnvironment
An environment used when the machine running barbecue is in
headless mode, ie no monitor or windowing system.
|
class |
NonAWTEnvironment
An environment used when absolutely no AWT activity is desired when
handling barcodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Environment |
EnvironmentFactory.getEnvironment()
Returns the current operating environment.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EnvironmentFactory.setDefaultEnvironment(Environment newEnv)
Sets the default environment for the factory.
|
Copyright © 2003-2013 barbecue.sourceforge.net. All Rights Reserved.