Class Snippet8
- java.lang.Object
-
- org.eclipse.nebula.paperclips.snippets.Snippet8
-
public class Snippet8 extends java.lang.ObjectDemonstrate use of PrintPreview control.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description private static classSnippet8.UI
-
Constructor Summary
Constructors Constructor Description Snippet8()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PrintcreatePrint()static voidmain(java.lang.String[] args)Executes the snippet.
-
-
-
Method Detail
-
createPrint
public static Print createPrint()
-
main
public static void main(java.lang.String[] args)
Executes the snippet.- Parameters:
args- command-line args.
-
-