Package de.betabeans.scroogexhtml.events

Provides classes for bean event methods.

See:
          Description

Interface Summary
AfterTextConversionListener Event listener 'afterTextConversion'.
BeforeTextConversionListener Event listener 'beforeTextConversion'.
HyperlinkListener A HyperlinkListener can be used to perform user-defined actions whenever a hyperlink is detected.
ProgressListener The ProgressListener allows to include a progress indicator in your application.
 

Class Summary
AfterTextConversionEvent The event which occurs just after the text of an FormattedText object has been converted.
BeforeTextConversionEvent The event which occurs just before the text of an FormattedText object will be converted.
HyperlinkEvent A Hyperlink event contains the text element with the link text.
 

Package de.betabeans.scroogexhtml.events Description

Provides classes for bean event methods.



Copyright (c) 1998-2006 BetaSoft Michael Justin. All Rights Reserved.