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 SessionStorageApplicationContext.getSessionStorage()The sharedSessionStorageobject.Methods in org.jdesktop.application with parameters of type SessionStorageModifier and TypeMethodDescriptionprotected voidApplicationContext.setSessionStorage(SessionStorage sessionStorage) The sharedSessionStorageobject.