Class SwingData
- java.lang.Object
-
- com.inductiveautomation.snap.filedata.SnapData
-
- com.inductiveautomation.snap.filedata.ReportData
-
- com.inductiveautomation.snap.filedata.SwingData
-
public class SwingData extends ReportData
A file class to represent Ribs Swing files.
-
-
Constructor Summary
Constructors Constructor Description SwingData()
Creates a new SwingFile.
-
Method Summary
-
Methods inherited from class com.inductiveautomation.snap.filedata.ReportData
createRootShape, generateReport, get, getDocument, getRootShape, is, isGenerated, setBytes, setGenerated, setRootShape
-
Methods inherited from class com.inductiveautomation.snap.filedata.SnapData
createBytes, createSourceURL, delete, get, getBytes, getInputStream, getSite, getSource, getSourceFile, getSourceURL, is, refresh, save, setSource
-
-