Uses of Class
org.jdesktop.application.SessionStorage

Uses of SessionStorage in org.jdesktop.application
 

Methods in org.jdesktop.application that return SessionStorage
 SessionStorage ApplicationContext.getSessionStorage()
          The shared SessionStorage object.
 

Methods in org.jdesktop.application with parameters of type SessionStorage
protected  void ApplicationContext.setSessionStorage(SessionStorage sessionStorage)
          The shared SessionStorage object.