How to use
See How to use ArcGIS samples for help on running the sample.
- Start the sample application.
- On the Select Events tab, select the events you are interested in.
- Start an edit session using the Editor menu, and perform common operations (create a feature, modify an exiting feature, undo and redo edits, and so on). The Output tab indicates the sequence in which the edit events are fired.
If you installed the samples feature, you will find the files associated with this sample in <Your Developer Kit install location>\DeveloperKit10.4\Java\Samples\ArcObjects.
editing/EditingApplication.java | Entry point for the sample. It initializes the interop, sets up the user interface (UI), and ensures licensing is valid. |
editing/EditEventsListener.java | Contains the code to implement an event listener that listens to edit events. The listener indicates when an event is fired if it is selected in the EventsPane. |
editing/EventsPane.java | Contains the code to implement a JPane that contains two tabs, one for selecting events to listen to and the other for listing events that were fired. |
Development licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine |
ArcGIS for Desktop Standard | |
ArcGIS for Desktop Advanced |