public final class OutputManagerAwt extends OutputManager
privateKey, SCENE_TAG, vwr| Constructor and Description |
|---|
OutputManagerAwt() |
| Modifier and Type | Method and Description |
|---|---|
(package private) String |
clipImageOrPasteText(String text) |
protected String |
createSceneSet(String sceneFile,
String type,
int width,
int height) |
(package private) String |
getClipboardText() |
protected String |
getLogPath(String fileName) |
private String |
getSceneScript(String[] scenes,
Map<String,String> htScenes,
javajs.util.Lst<Integer> list) |
(package private) javajs.util.OC |
openOutputChannel(double privateKey,
String fileName,
boolean asWriter,
boolean asAppend) |
getImageAsBytes, getOutputChannel, getOutputFromExport, getWrappedState, handleOutputToFile, logToFile, outputToFile, processWriteOrCapture, setLogFile, setViewer, wrapPathForAllFiles, writeFileDataprotected String getLogPath(String fileName)
getLogPath in class OutputManagerString clipImageOrPasteText(String text)
clipImageOrPasteText in class OutputManagerString getClipboardText()
getClipboardText in class OutputManagerjavajs.util.OC openOutputChannel(double privateKey,
String fileName,
boolean asWriter,
boolean asAppend)
throws IOException
openOutputChannel in class OutputManagerIOExceptionprotected String createSceneSet(String sceneFile, String type, int width, int height)
createSceneSet in class OutputManager