:: com :: sun :: star :: awt ::
|
interface XDialogProvider |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XDialogProvider
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- not published
- 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.