Package | Description |
---|---|
org.eclipse.team.ui.mapping |
Application programming interfaces for working with resource mappings
Package Specification
This package specifies the API for working with resources mappings.
|
org.eclipse.team.ui.synchronize |
Contains the team synchronization presentation framework and support
for the Synchronize View.
|
Modifier and Type | Method and Description |
---|---|
void |
ITeamStateChangeListener.teamStateChanged(ITeamStateChangeEvent event)
Notification that the team state of resources
has changed.
|
Modifier and Type | Class and Description |
---|---|
class |
TeamStateChangeEvent
An implementation of
ITeamStateChangeEvent . |
Modifier and Type | Method and Description |
---|---|
protected void |
TeamStateProvider.fireStateChangeEvent(ITeamStateChangeEvent event)
Fire the change event to all listeners.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.