| Modifier and Type | Method and Description |
|---|---|
static SwingSession |
SwingSession.newSession(File file,
boolean autoSave)
Deprecated.
since 2.10, the default behaviour is now to safely load the incoming file
|
static SwingSession |
SwingSession.newSession(File file,
boolean autoSave,
Map<Class,State> additionalStates)
Deprecated.
since 2.10, the default behaviour is now to safely load the incoming file
|
| Modifier and Type | Method and Description |
|---|---|
void |
SwingSession.Action.doAction(SwingSession session,
String path,
Component c) |
void |
SwingSession.SaveStateAction.doAction(SwingSession session,
String path,
Component c) |
void |
SwingSession.RestoreStateAction.doAction(SwingSession session,
String path,
Component c) |
Copyright © 2008–2018 Ultreia.io. All rights reserved.