Uses of Class
org.jdesktop.application.LocalStorage
-
Packages that use LocalStorage Package Description org.jdesktop.application -
-
Uses of LocalStorage in org.jdesktop.application
Methods in org.jdesktop.application that return LocalStorage Modifier and Type Method Description LocalStorageApplicationContext. getLocalStorage()The sharedLocalStorageobject.Methods in org.jdesktop.application with parameters of type LocalStorage Modifier and Type Method Description protected voidApplicationContext. setLocalStorage(LocalStorage localStorage)The sharedLocalStorageobject.
-