Index
All Classes and Interfaces|All Packages|Serialized Form
L
- launch(Class<T>, String[]) - Static method in class org.jdesktop.application.Application
-
Creates an instance of the specified
Application
subclass, sets theApplicationContext
application
property, and then calls the newApplication's
startup
method. - load(String) - Method in class org.jdesktop.application.LocalStorage
- LoadImageTask - Class in examples
-
A Task that loads an image from a URL.
- LoadImageTask(Application, URL) - Constructor for class examples.LoadImageTask
- loadMap() - Method in class examples.LocalStorageExample1
- LocalStorage - Class in org.jdesktop.application
-
Access to per application, per user, local file storage.
- LocalStorage(ApplicationContext) - Constructor for class org.jdesktop.application.LocalStorage
- LocalStorageExample1 - Class in examples
-
A simple demonstration of the
LocalStorage
class: loads and saves aLinkedHashMap
(aHashMap
whose entries have a stable order). - LocalStorageExample1() - Constructor for class examples.LocalStorageExample1
- LookupException(String, String, Class) - Constructor for exception class org.jdesktop.application.ResourceMap.LookupException
-
Constructs an instance of this class with some useful information about the failure.
All Classes and Interfaces|All Packages|Serialized Form