public class FileDemoCapture
extends java.lang.Object
Constructor and Description |
---|
FileDemoCapture() |
Modifier and Type | Method and Description |
---|---|
static void |
captureFile(DemoCase demoCase,
java.io.File outputFile) |
static void |
captureFile(DemoIdentifier demoId,
java.io.File outputFile) |
public static void captureFile(DemoIdentifier demoId, java.io.File outputFile) throws java.lang.Throwable
java.lang.Throwable
public static void captureFile(DemoCase demoCase, java.io.File outputFile) throws java.lang.Throwable
java.lang.Throwable
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.