Class FindReplaceEvent

java.lang.Object
java.util.EventObject
de.calcom.cclib.text.FindReplaceEvent
All Implemented Interfaces:
Serializable

public class FindReplaceEvent extends EventObject
This is simply overriding EventObject by storing a FindReplaceDialog into the source field of the superclass.

Added i18n support for application SimplyHTML in version 1.5

See Also:
  • Constructor Details