Class SwingData
java.lang.Object
com.inductiveautomation.snap.filedata.SnapData
com.inductiveautomation.snap.filedata.ReportData
com.inductiveautomation.snap.filedata.SwingData
A file class to represent Ribs Swing files.
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
SwingData
public SwingData()Creates a new SwingFile.
-