JDIC API V0.9 Release 4

Deprecated API


Contents
Deprecated Classes
org.jdesktop.jdic.browser.WebBrowser.Status
          As of release 0.9 of JDIC. Its APIs have been moved to org.jdesktop.jdic.browser.WebBrowser class. Will be removed in a future release. 
org.jdesktop.jdic.browser.WebBrowserUtil
          As of release 0.9 of JDIC. It was meant as an inner class, but was marked "public" due to a coding error. It will be removed in a future release. 
 

Deprecated Methods
org.jdesktop.jdic.browser.WebBrowser.getBrowserBinary()
          As of release 0.9 of JDIC. This method was unnecessarily exposed and will be removed in a future release. 
org.jdesktop.jdic.browser.WebBrowserUtil.getBrowserPath()
            
org.jdesktop.jdic.browser.WebBrowserUtil.getMozillaGreHome()
            
org.jdesktop.jdic.browser.WebBrowser.getStatus()
          The WebBrowser.Status inner class is deprecated as of release 0.9 of JDIC. Its APIs have been moved to this Browser class. This API is no longer used, and will be removed in a future release. 
org.jdesktop.jdic.browser.WebBrowser.Status.isBackEnabled()
          As of release 0.9 of JDIC, replaced by WebBrowser.isBackEnabled(). 
org.jdesktop.jdic.browser.WebBrowserUtil.isDefaultBrowserMozilla()
            
org.jdesktop.jdic.browser.WebBrowser.Status.isForwardEnabled()
          As of release 0.9 of JDIC, replaced by WebBrowser.isForwardEnabled(). 
org.jdesktop.jdic.browser.WebBrowser.Status.isInitialized()
          As of release 0.9 of JDIC, replaced by WebBrowser.isInitialized(). 
 


JDIC API V0.9 Release 4

For more information and documentation on JDIC, see JDIC website.

That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, working code examples, license terms and bug report information.

Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.