Uses of Interface
org.eclipse.jgit.events.WorkingTreeModifiedListener
Packages that use WorkingTreeModifiedListener
-
Uses of WorkingTreeModifiedListener in org.eclipse.jgit.events
Methods in org.eclipse.jgit.events that return types with arguments of type WorkingTreeModifiedListenerMethods in org.eclipse.jgit.events with parameters of type WorkingTreeModifiedListenerModifier and TypeMethodDescriptionListenerList.addWorkingTreeModifiedListener
(WorkingTreeModifiedListener listener) Register aWorkingTreeModifiedListener
.void
WorkingTreeModifiedEvent.dispatch
(WorkingTreeModifiedListener listener)