| Package | Description |
|---|---|
| org.xdat |
| Modifier and Type | Method and Description |
|---|---|
Session |
Main.getCurrentSession()
Gets the current session.
|
static Session |
Session.readFromFile(Main mainWindow,
java.lang.String pathToFile)
Read from file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Main.setCurrentSession(Session currentSession)
Sets the current session.
|