org.netbeans.modules.versioning/1 1.32.0 1

org.netbeans.modules.versioning.spi
Interface VCSHistoryProvider.HistoryChangeListener

Enclosing interface:
VCSHistoryProvider

public static interface VCSHistoryProvider.HistoryChangeListener

Listener to changes in a versioning history

Since:
1.29

Method Summary
 void fireHistoryChanged(VCSHistoryProvider.HistoryEvent evt)
          Notifies listener about a change in the history of a few files.
 

Method Detail

fireHistoryChanged

void fireHistoryChanged(VCSHistoryProvider.HistoryEvent evt)
Notifies listener about a change in the history of a few files.

Parameters:
evt - event describing the change
Since:
1.29

org.netbeans.modules.versioning/1 1.32.0 1

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.