jsynoptic.ui
Class HTMLSheetInformation
java.lang.Object
jsynoptic.ui.HTMLSheetInformation
public class HTMLSheetInformation
- extends java.lang.Object
Displays in a HTML document information about a synoptic
- Author:
- zxpletran007
Method Summary |
protected void |
copyFile(java.io.File source,
java.io.File destination)
|
java.io.File |
getHTMLFile()
|
java.lang.String |
getTitle()
|
void |
save(java.awt.Component parent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_htmlFile
protected java.io.File _htmlFile
_imageFile
protected java.io.File _imageFile
sheetInformationTitle
protected java.lang.String sheetInformationTitle
htmlFileChooser
protected javax.swing.JFileChooser htmlFileChooser
HTMLSheetInformation
public HTMLSheetInformation(ShapesContainer sheet,
DiagramComponent d)
throws java.io.IOException
- Throws:
java.io.IOException
getHTMLFile
public java.io.File getHTMLFile()
getTitle
public java.lang.String getTitle()
save
public void save(java.awt.Component parent)
copyFile
protected void copyFile(java.io.File source,
java.io.File destination)