Package printscreen
Class PrintScreenParameters
java.lang.Object
printscreen.PrintScreenParameters
- All Implemented Interfaces:
Serializable
,Cloneable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
static final long
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PrintScreenParameters
clone()
void
setAnnotationChoices
(AnnotationChoices annotationChoices) void
setDestFolder
(String destFolder)
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
datedSubFolders
public boolean datedSubFolders -
imageType
-
-
Constructor Details
-
PrintScreenParameters
public PrintScreenParameters()
-
-
Method Details