See: Description
Interface | Description |
---|---|
IlvPropertyManager |
Interface for managing properties of an object.
|
IlvURLResolver |
A URL resolver tries to resolve a URL from a specified file name or
relative path.
|
Class | Description |
---|---|
IlvCurrentDirectoryURLResolver |
Defines an URL resolver that looks on the file system, in a location
relative to the current directory of the process
(
System.getProperty("user.dir") . |
IlvDefaultPropertyManager |
Default implementation of the
IlvPropertyManager
interface. |
IlvDocumentBaseResolver |
Defines URL resolvers based on document base URLs.
|
IlvFileChooserSelection |
Defines information for a pathname selected in a file chooser.
|
IlvProgressMonitor |
Defines objects responsible for monitoring the progression of a task within
an application.
|
IlvResourceBundleManager |
Defines resource bundles that manage resource bundles.
|
IlvResourceClassResolver |
Resolves a URL by trying to get a resource URL from an associated class.
|
IlvURLResolverManager |
Defines URL resolvers that manage a set of URL resolvers.
|
IlvUtil |
Utility class that gathers useful static methods.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.