|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeList | |
|---|---|
| oracle.jdeveloper.vcs.changelist | |
| oracle.jdeveloper.vcs.changeset | |
| oracle.jdeveloper.vcs.generic | |
| Uses of ChangeList in oracle.jdeveloper.vcs.changelist |
|---|
| Subclasses of ChangeList in oracle.jdeveloper.vcs.changelist | |
|---|---|
class |
AsynchronousChangeList |
| Methods in oracle.jdeveloper.vcs.changelist that return ChangeList | |
|---|---|
protected ChangeList |
ChangeListWindow.createChangeList(java.lang.Object modeId) |
protected ChangeList[] |
ChangeListWindow.createChangeLists()Deprecated. |
ChangeList |
ChangeListWindow.getChangeList()Get the ChangeList being displayed in this window. |
ChangeList |
ChangeListContextMenuListener.getChangeList() |
protected ChangeList |
ChangeListEventQueue.getChangeList() |
protected ChangeList |
ChangeListWindow.getChangeList(java.lang.Object modeId) |
ChangeList |
ChangeListWindow.getContextChangeList()Gets the change list for the current context. |
| Methods in oracle.jdeveloper.vcs.changelist with parameters of type ChangeList | |
|---|---|
protected ChangeListWindow |
ChangeListDockableFactory.createChangeListWindow(ChangeList changeList)Create the change list window. |
protected java.lang.String |
ChangeListWindow.createDisplayPersistenceKey(ChangeList changeList) |
protected java.lang.String |
ChangeListWindow.getBusyStatusMessage(ChangeList changeList)Gets the message to display in a cell of the IDE's status bar while the change list is in the middle of an update. |
protected java.lang.String |
ChangeListWindow.getPersistenceKey(ChangeList changeList) |
protected java.lang.String |
ChangeListWindow.getTabToggleKey(ChangeList changeList) |
boolean |
ChangeListWindow.isChangeListVisible(ChangeList changeList) |
| Constructors in oracle.jdeveloper.vcs.changelist with parameters of type ChangeList | |
|---|---|
AsynchronousStatusTask(ChangeList changeList, VCSThreadPool threadPool) |
|
ChangeListContextMenuListener(ChangeList changeList) |
|
ChangeListDockableFactory(java.lang.String windowID, ChangeList changeList)Construct a dockable factory that can create the dockable window for the specified change list. |
|
ChangeListDockableFactory(java.lang.String windowID, ChangeList changeList, java.lang.String className)Construct a dockable factory that creates a dockable window of the specified class. |
|
ChangeListEventQueue(ChangeList changeList)Construct the change list event queue for the specified change list with a default delay. |
|
ChangeListEventQueue(ChangeList changeList, int updateDelay)Construct the event queue with the specified delay. |
|
ChangeListWindow(ChangeList[] changeLists, java.lang.String windowID) |
|
ChangeListWindow(ChangeList changeList, java.lang.String windowID)Construct the change list window |
|
| Uses of ChangeList in oracle.jdeveloper.vcs.changeset |
|---|
| Subclasses of ChangeList in oracle.jdeveloper.vcs.changeset | |
|---|---|
class |
ChangeSetChangeList |
| Uses of ChangeList in oracle.jdeveloper.vcs.generic |
|---|
| Subclasses of ChangeList in oracle.jdeveloper.vcs.generic | |
|---|---|
class |
MultiChangeListThis class exists purely to workaround the fact that addToolbarActions(oracle.jdeveloper.vcs.changelist.ChangeListWindow, oracle.ide.controls.Toolbar) is protected in the frozen 10.1.3.x API. |
| Methods in oracle.jdeveloper.vcs.generic with parameters of type ChangeList | |
|---|---|
boolean |
PendingChangesAdapter.isActionSilent(ChangeList changeList, java.lang.String actionId) |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||