| Interface | Description |
|---|---|
| ChangeListLocalCache | Deprecated
replaced by the policy status cache classes; derivatives of
StatusCache. |
| ChangeListStatus |
| Class | Description |
|---|---|
| AsynchronousChangeList | |
| AsynchronousStatusCache | |
| AsynchronousStatusTask | |
| BaseChangeListStatus | |
| ChangeList |
The ChangeList is a UI component showing a list of "changed" files under a
version control system.
|
| ChangeListCategorizer | |
| ChangeListCommentsCustomizer |
Comments customizer that installs specific behaviors for the change list.
|
| ChangeListContextMenuListener |
Context menu listener class for a ChangeList.
|
| ChangeListController | |
| ChangeListDockableFactory |
Dockable factory for the change list.
|
| ChangeListEvent |
A change list event is an internal notification that the change list has
been updated.
|
| ChangeListEventListener | |
| ChangeListEventQueue |
Event queue used to schedule updates to the ChangeList.
|
| ChangeListItem |
ChangeListItems are proxy elements that represent files in the change
list.
|
| ChangeListLocalStatusCache | Deprecated
not replaced.
|
| ChangeListProjectContent | |
| ChangeListStatusCache | Deprecated
replaced by the policy status cache classes; derivatives of
StatusCache. |
| ChangeListWindow |
A dockable view containing a ChangeList instance.
|
| ChangeListWindow.ScopeFilter |