Uses of Class
org.jdesktop.application.SessionStorage
Packages that use SessionStorage
-
Uses of SessionStorage in org.jdesktop.application
Methods in org.jdesktop.application that return SessionStorageModifier and TypeMethodDescriptionfinal SessionStorage
ApplicationContext.getSessionStorage()
The sharedSessionStorage
object.Methods in org.jdesktop.application with parameters of type SessionStorageModifier and TypeMethodDescriptionprotected void
ApplicationContext.setSessionStorage
(SessionStorage sessionStorage) The sharedSessionStorage
object.