Uses of Class
org.jdesktop.application.LocalStorage
Packages that use LocalStorage
-
Uses of LocalStorage in org.jdesktop.application
Methods in org.jdesktop.application that return LocalStorageModifier and TypeMethodDescriptionfinal LocalStorage
ApplicationContext.getLocalStorage()
The sharedLocalStorage
object.Methods in org.jdesktop.application with parameters of type LocalStorageModifier and TypeMethodDescriptionprotected void
ApplicationContext.setLocalStorage
(LocalStorage localStorage) The sharedLocalStorage
object.