| Package | Description |
|---|---|
| oracle.jdeveloper.vcs.changelist | |
| oracle.jdeveloper.vcs.changeset | |
| oracle.jdeveloper.vcs.generic |
| Modifier and Type | Method and Description |
|---|---|
protected ChangeListWindow |
ChangeListDockableFactory.createChangeListWindow(ChangeList changeList)
Create the change list window.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ChangeList.addCodeReviewToolbarAction(ChangeListWindow window,
Toolbar toolbar) |
protected void |
ChangeList.addRefreshToolbarAction(ChangeListWindow window,
Toolbar toolbar) |
protected void |
ChangeList.addToolbarActions(ChangeListWindow window,
Toolbar toolbar) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ChangeSetChangeList.addToolbarActions(ChangeListWindow window,
Toolbar toolbar) |
IdeAction |
ChangeSetChangeList.getToggleChangeSetsAction(ChangeListWindow window) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiChangeList.addToolbarActions(ChangeListWindow window,
Toolbar toolbar) |
protected boolean |
ActionCommand.isDialogRequired(ChangeListWindow changeListWindow,
VCSProfile profile) |