Uses of Interface
org.mozilla.pluglet.mozilla.PlugletPeer

Uses of PlugletPeer in org.mozilla.pluglet
 

Methods in org.mozilla.pluglet with parameters of type PlugletPeer
 void Pluglet.initialize(PlugletPeer peer)
          Initializes a newly created Pluglet instance, passing to it an instance of PlugletPeer, which it should use for communication with the browser.