Uses of Package
org.apache.fop.messaging

Packages that use org.apache.fop.messaging
org.apache.fop.messaging   
org.apache.fop.viewer   
 

Classes in org.apache.fop.messaging used by org.apache.fop.messaging
MessageEvent
          a container for the text and the type of a message MessageEvents are created by MessageHandler and can be received by any MessageListener, which is added to MessageHandler;
MessageListener
          For situations, where the messages Fop directs to the user have to be handled in some special way, the interface MessageListener and the class MessageEvent are provided.
 

Classes in org.apache.fop.messaging used by org.apache.fop.viewer
MessageEvent
          a container for the text and the type of a message MessageEvents are created by MessageHandler and can be received by any MessageListener, which is added to MessageHandler;
MessageListener
          For situations, where the messages Fop directs to the user have to be handled in some special way, the interface MessageListener and the class MessageEvent are provided.
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.