|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.statcato.file.FileOperations
public class FileOperations
A collection of file operations.
| Constructor Summary | |
|---|---|
FileOperations()
|
|
| Method Summary | |
|---|---|
static void |
openDatasheet(Statcato app)
Opens a datasheet |
static void |
openLogFile(Statcato app)
Opens a log. |
static void |
openProjectFile(Statcato app)
Opens a project. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileOperations()
| Method Detail |
|---|
public static void openLogFile(Statcato app)
app - parent applicationpublic static void openDatasheet(Statcato app)
app - parent applicationpublic static void openProjectFile(Statcato app)
app - parent application
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||