|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.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 resolution| Method Detail |
public int getResolution()
getResolution in interface Environmentpublic java.awt.Font getDefaultFont()
getDefaultFont in interface Environment
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||