Overview | Module | Use | Devguide | Index |
Methods' Summary | Attributes' Summary | Methods' Details | Attributes' Details |
:: com :: sun :: star :: installation :: |
|||
|
|||
|
Methods' Summary | |
isSingleSettingAvailable | checks if it is possible to set particular protocols. |
isProtocolHandler | checks if StarOffice is the protocol-handler, for the particular protocol |
setProtocolHandler | Make StarOffice the protocol-handler. |
checkProtocolHandler | First, the method checks if StarOffice is already the protocol-handler. If yes, simply return NOCHANGE; otherwise, show a dialog which asks the user if he wants StarOffice to be the standard protocol-handler. The dialog has "Yes" and "No" buttons, and a checkbox with "Always display this message". The checkbox is initially checked. If the "Yes" button was pressed, it performs all necessary action to make StarOffice the protocol-handler. If the "No" button was pressed, don't perform any action. Both buttons closes the dialog. |
Methods' Details | |||||||
isSingleSettingAvailable
|
|||||||
isProtocolHandler
|
|||||||
setProtocolHandler
|
|||||||
checkProtocolHandler
|
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.