Uses of Interface
org.lobobrowser.html.domimpl.DocumentNotificationListener

Packages that use DocumentNotificationListener
org.lobobrowser.html.domimpl Contains an implementation of the W3C HTML DOM Level 2 interfaces. 
 

Uses of DocumentNotificationListener in org.lobobrowser.html.domimpl
 

Classes in org.lobobrowser.html.domimpl that implement DocumentNotificationListener
 class DocumentNotificationAdapter
          An abstract implementation of DocumentNotificationListener with blank methods, provided for convenience.
 

Methods in org.lobobrowser.html.domimpl with parameters of type DocumentNotificationListener
 void HTMLDocumentImpl.addDocumentNotificationListener(DocumentNotificationListener listener)
          Adds a document notification listener, which is informed about changes to the document.
 void HTMLDocumentImpl.removeDocumentNotificationListener(DocumentNotificationListener listener)
           
 



SourceForge.net LogoCopyright © 2005, 2006, 2007 The Lobo Project. All Rights Reserved.
[Cobra Project Home]