Interface EventProducer

All Known Subinterfaces:
FontEventProducer

public interface EventProducer
This is a marker interface which all event producer interfaces need to extend. These interfaces must agree to the following convention: The first parameter of each method must be: Object source