Class FindReplaceEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class FindReplaceEvent
    extends java.util.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:
    Serialized Form
    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Method Summary

      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait