com :: sun :: star :: frame :: service SynchronousFrameLoader
- Description
- Derivations of this abstract service are used to load components
into Frame s of the environment.
Concrete implementations of this service register, for example,
for file name extensions or MIME types to load appropriate
components. The components loaded are at least Controller .
Properties' Summary
|
Types |
[ OPTIONAL ]
loader is registered for these types |
UIName |
[ OPTIONAL ]
localized name of loader to show it at UI elements |
Properties' Details
|
- Types
-  
[ readonly ] sequence< string > Types;
- [ OPTIONAL ]
- Description
- loader is registered for these types
|
- UIName
-  
[ readonly ] string UIName;
- [ OPTIONAL ]
- Description
- localized name of loader to show it at UI elements
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.