public class FileHistory extends History
| Constructor and Description |
|---|
FileHistory()
Parameterless ctor for xml encoding/decoding
|
FileHistory(java.lang.String filename)
Create this FileHistory object with the given filename
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(IntegratedDataViewer idv)
Load in the file.
|
public FileHistory()
public FileHistory(java.lang.String filename)
filename - The name of the file or urlpublic boolean process(IntegratedDataViewer idv)