Class TLcyDrawingStyleRepositoryChangedEvent

java.lang.Object
java.util.EventObject
com.luciad.lucy.addons.drawing.model.TLcyDrawingStyleRepositoryChangedEvent
All Implemented Interfaces:
Serializable

public class TLcyDrawingStyleRepositoryChangedEvent extends EventObject

Event fired when a TLcyDrawingStyleRepository is changed. A change is in this case defined as:

  • Adding of a style to the repository
  • Removing a style from the repository
  • Changing a style of the repository
Since:
8.2
See Also: