Package org.netbeans.html.boot.spi

Interfaces for integrators of various execution environments.

See: Description

Package org.netbeans.html.boot.spi Description

Interfaces for integrators of various execution environments.
Not really interesting for clients. The clients should rather use BrowserBuilder to launch their applications, or (if they need to do some JavaScript calls themselves) look at JavaScriptBody annotation and its usage.

Copyright © 2014 NetBeans. All Rights Reserved.