public class FontEventsAdapter extends java.lang.Object implements FontEvents
DISPID_9_NAME, IID, IID4ef6100a_af88_11d0_9846_00c04fc29993, xxDummy
Constructor and Description |
---|
FontEventsAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
fontChanged(FontEventsFontChangedEvent theEvent)
fontChanged
|
public void fontChanged(FontEventsFontChangedEvent theEvent) throws java.io.IOException, AutomationException
fontChanged
in interface FontEvents
theEvent
- The eventjava.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.