Uses of Interface
org.mozilla.pluglet.mozilla.PlugletManager

Uses of PlugletManager in org.mozilla.pluglet
 

Methods in org.mozilla.pluglet with parameters of type PlugletManager
 void PlugletFactory.initialize(PlugletManager manager)
          Initializes the PlugletFactory instance and is called before any new Pluglet instances are created.
 

Uses of PlugletManager in org.mozilla.pluglet.mozilla
 

Subinterfaces of PlugletManager in org.mozilla.pluglet.mozilla
 interface PlugletManager2
          This interface extends the functionality of the PlugletManager interface, including methods to begin and end a wait cursor, determine if a URL protocol is supported, and get proxy information for a URL.