com.esri.arcgis.support.ms.stdole
Class FontEventsAdapter
java.lang.Object
com.esri.arcgis.support.ms.stdole.FontEventsAdapter
- All Implemented Interfaces:
- FontEvents, Serializable, EventListener
public class FontEventsAdapter
- extends Object
- implements FontEvents
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FontEventsAdapter
public FontEventsAdapter()
fontChanged
public void fontChanged(FontEventsFontChangedEvent theEvent)
throws IOException,
AutomationException
- fontChanged
- Specified by:
fontChanged
in interface FontEvents
- Parameters:
theEvent
- The event
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.