Clearspace API (1.7.0) Core Javadocs

Uses of Interface
com.jivesoftware.community.event.DocumentListener

Packages that use DocumentListener
com.jivesoftware.community Core interfaces and classes for Clearspace. 
com.jivesoftware.community.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of DocumentListener in com.jivesoftware.community
 

Classes in com.jivesoftware.community that implement DocumentListener
 class TagManagerFactory
          A factory that returns a concrete instance of a TagManager
 class TrackbackManagerFactory
          A factory that returns a concrete instance of a TrackbackManager
 

Uses of DocumentListener in com.jivesoftware.community.event
 

Methods in com.jivesoftware.community.event with parameters of type DocumentListener
 void DocumentEventDispatcher.addListener(DocumentListener listener)
           
 void DocumentEventDispatcher.removeListener(DocumentListener listener)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.