|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfable.framework.imageprint.FableImagePrinter
public class FableImagePrinter
This class holds the print settings for image printing. The public field can be used as an argument to print methods that take a PrintSettings. Often these methods change the settings based on the user's last usage.
Constructor Summary | |
---|---|
FableImagePrinter()
|
Method Summary | |
---|---|
static PrintSettings |
getSettings()
|
static void |
setSettings(PrintSettings settings2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FableImagePrinter()
Method Detail |
---|
public static PrintSettings getSettings()
public static void setSettings(PrintSettings settings2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |