Uses of Class
org.jdesktop.application.SessionStorage
-
Packages that use SessionStorage Package Description org.jdesktop.application -
-
Uses of SessionStorage in org.jdesktop.application
Methods in org.jdesktop.application that return SessionStorage Modifier and Type Method Description SessionStorageApplicationContext. getSessionStorage()The sharedSessionStorageobject.Methods in org.jdesktop.application with parameters of type SessionStorage Modifier and Type Method Description protected voidApplicationContext. setSessionStorage(SessionStorage sessionStorage)The sharedSessionStorageobject.
-