:: com :: sun :: star :: awt ::
|
unpublished |
interface XDialogProvider |
|
|
|
- Description
- provides dialogs implementing the
XDialog interface.
|
Methods' Summary |
createDialog |
creates a dialog for the given URL.
|
Methods' Details |
createDialog
- Description
- creates a dialog for the given URL.
- Parameter URL
-
is the URL.
- Returns
-
a dialog implementing the XDialog interface.
- Throws
- com::sun::star::lang::IllegalArgumentException
if no dialog for the given URL is found or if the URL is invalid.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.