|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISyncInfoSetChangeListener | |
---|---|
org.eclipse.team.core.synchronize | Application programming interfaces for managing synchronization state. |
Uses of ISyncInfoSetChangeListener in org.eclipse.team.core.synchronize |
---|
Methods in org.eclipse.team.core.synchronize that return ISyncInfoSetChangeListener | |
protected ISyncInfoSetChangeListener[] |
SyncInfoSet.getListeners()
Return a copy of all the listeners registered with this set |
Methods in org.eclipse.team.core.synchronize with parameters of type ISyncInfoSetChangeListener | |
void |
SyncInfoSet.addSyncSetChangedListener(ISyncInfoSetChangeListener listener)
Registers the given listener for sync info set notifications. |
void |
SyncInfoSet.removeSyncSetChangedListener(ISyncInfoSetChangeListener listener)
Removes the given listener from participant notifications. |
void |
SyncInfoSet.connect(ISyncInfoSetChangeListener listener,
IProgressMonitor monitor)
Connect the listener to the sync set in such a fashion that the listener will be connected the the sync set using addChangeListener
and issued a reset event. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.