Called only from postEdit and endUpdate. Calls undoableEditHappened in all listeners. No synchronization is performed here, since the two calling methods are synchronized.
Returns an array of all the UndoableEditListeners added
to this UndoableEditSupport with addUndoableEditListener().
Returns an array of all the UndoableEditListeners added to this UndoableEditSupport with addUndoableEditListener().
Returns:
all of the UndoableEditListeners added or an empty
array if no listeners have been added
Since:
1.4
public int
getUpdateLevel
()
Returns the update level value.
Returns the update level value.
Returns:
an integer representing the update level