public final class OutputManagerAwt extends OutputManager
privateKey, SCENE_TAG, viewer
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.List<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, writeFileData
protected String getLogPath(String fileName)
getLogPath
in class OutputManager
String clipImageOrPasteText(String text)
clipImageOrPasteText
in class OutputManager
String getClipboardText()
getClipboardText
in class OutputManager
javajs.util.OC openOutputChannel(double privateKey, String fileName, boolean asWriter, boolean asAppend) throws IOException
openOutputChannel
in class OutputManager
IOException
protected String createSceneSet(String sceneFile, String type, int width, int height)
createSceneSet
in class OutputManager