|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.barbecue.env.NonAWTEnvironment
An environment used when absolutely no AWT activity is desired when handling barcodes.
Constructor Summary | |
NonAWTEnvironment(int resolution)
Constructs the environment with the mandatory output resolution. |
Method Summary | |
java.awt.Font |
getDefaultFont()
Returns the default font for the environment. |
int |
getResolution()
Returns the specified resolution for outputting barcodes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NonAWTEnvironment(int resolution)
resolution
- The output resolutionMethod Detail |
public int getResolution()
getResolution
in interface Environment
public java.awt.Font getDefaultFont()
getDefaultFont
in interface Environment
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |