Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


oracle.jdeveloper.vcs.changeset
Class ChangeSetChangeList

java.lang.Object
  extended by java.awt.Component
      extended by java.awt.Container
          extended by javax.swing.JComponent
              extended by javax.swing.JPanel
                  extended by oracle.jdeveloper.vcs.changelist.ChangeList
                      extended by oracle.jdeveloper.vcs.changeset.ChangeSetChangeList

All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible
Direct Known Subclasses:
MultiChangeList

public class ChangeSetChangeList
extends ChangeList
Since:
11.1.2.0.0 (Shepherd)
See Also:
Serialized Form

Nested Class Summary
static class ChangeSetChangeList.ChangeSetContextMenuListener
           

 

Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel

 

Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent

 

Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer

 

Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy

 

Field Summary
static java.lang.String COMMIT_CHANGE_SET_COMMAND
           
static int COMMIT_CHANGE_SET_COMMAND_ID
           
static java.lang.String EDIT_CHANGE_SET_COMMAND
           
static int EDIT_CHANGE_SET_COMMAND_ID
           
static java.lang.String MAKE_DEFAULT_CHANGE_SET_COMMAND
           
static int MAKE_DEFAULT_CHANGE_SET_COMMAND_ID
           
static java.lang.String NEW_CHANGE_SET_COMMAND
           
static int NEW_CHANGE_SET_COMMAND_ID
           
static java.lang.String REMOVE_CHANGE_SET_COMMAND
           
static int REMOVE_CHANGE_SET_COMMAND_ID
           
static java.lang.String REMOVE_FROM_CHANGE_SET_COMMAND
           
static int REMOVE_FROM_CHANGE_SET_COMMAND_ID
           
static java.lang.String TOGGLE_CHANGE_SETS_COMMAND
           
static int TOGGLE_CHANGE_SETS_COMMAND_ID
           
static java.lang.String UNSET_DEFAULT_CHANGE_SET_COMMAND
           
static int UNSET_DEFAULT_CHANGE_SET_COMMAND_ID
           

 

Fields inherited from class oracle.jdeveloper.vcs.changelist.ChangeList
BUSY_PROPERTY, CHANGELIST_COUNT_PROPERTY, COMMENTS_VISIBLE_PROPERTY

 

Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW

 

Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT

 

Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH

 

Constructor Summary
ChangeSetChangeList()
           
ChangeSetChangeList(java.lang.Object modeId, java.lang.String systemId)
           

 

Method Summary
protected  void addContextMenuListeners(ContextMenu contextMenu)
           
 void addMouseListener(java.awt.event.MouseListener ml)
          Add a mouse listener to the change list.
 void addSelectionListener(javax.swing.event.ChangeListener listener)
          Add a listener that will be notified when the selection changes.
protected  void addToolbarActions(ChangeListWindow window, Toolbar toolbar)
           
protected  ChangeListCategorizer createCategorizer()
           
protected  ChangeListWindow.ScopeFilter createCategoryScopeFilter(java.lang.String category)
           
protected  ChangeSetAdapter getChangeSetAdapter()
           
 java.net.URL[] getChangeSetURLs(java.lang.String name)
           
 Element[] getSelection()
          Get the selection.
 IdeAction getToggleChangeSetsAction(ChangeListWindow window)
           
protected  void installModel(MutableVersionOperationModel model)
           
 boolean isItemAtPosition(java.awt.Point p)
           
 boolean isOptionsVisible()
          Get whether the options component is visible.
protected  void layoutPanel(BaseVersionOperationPanel vop)
           
protected  void removeContextMenuListeners(ContextMenu contextMenu)
           
 void removeMouseListener(java.awt.event.MouseListener ml)
          Remove a previously added mouse listener from the change list.
 void removeSelectionListener(javax.swing.event.ChangeListener listener)
          Remove a selection listener
 void selectAll()
          Select All items.
protected  void setBorderLook(int vopLookConstant)
           
protected  void setCategoryCacheImpl(java.util.Map<VCSHashURL,java.lang.String> categoryCache)
           
 void setChangeSetsVisible(boolean changeSetsVisible)
           
 void setOptionsCustomizer(VCSOptionsCustomizer c)
          Set a customizer that can be used for entering options.
 void setOptionsVisible(boolean isVisible)
          Set whether the options component is visible.

 

Methods inherited from class oracle.jdeveloper.vcs.changelist.ChangeList
addRefreshToolbarAction, clearOptions, configureContext, createDisplayProperties, createEventQueue, createModel, defaultOptionsOnInitialInsert, getBusyStatusMessage, getCategoryCache, getCount, getElements, getEventQueue, getFilterStatuses, getItemURLFilter, getModeIcon, getModeId, getModel, getModeLabel, getModeLongLabel, getModelValue, getOptionsCustomizer, getOverlayItemProducer, getOverlayStatusCache, getPolicyStatusCache, getPreferencesPath, getProgressTask, getScopeFilter, getStatusCache, getStatusCacheBridge, getStatusMessage, getSystemId, getTabToggleKey, getVersionOperationPanel, getWindowId, initializeChangeList, initializeEventQueue, initializeModel, initializeVersionOperationPanel, insertProperties, isBusy, isEmpty, isExcludeDirectories, isFocusInOptions, isProgressTracked, isStarted, refilter, refresh, refresh, setBusy, setCategoryCache, setExcludeDirectories, setFilterStatuses, setItemURLFilter, setOverlayItemProducer, setOverlayStatusCache, setPolicyStatusCache, setPolicyStatusCache, setProgressTask, setScopeFilter, setStatusCache, setStatusCache, setStatusCache, setStatusCacheBridge, setStatusCacheBridge, setSystemId, setVisibleStatuses, setVisibleStatuses, start, startImpl, stop, stopImpl, updateCategoryCache, updateProperties

 

Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI

 

Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update

 

Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree

 

Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Field Detail

TOGGLE_CHANGE_SETS_COMMAND

public static final java.lang.String TOGGLE_CHANGE_SETS_COMMAND
See Also:
Constant Field Values

TOGGLE_CHANGE_SETS_COMMAND_ID

public static final int TOGGLE_CHANGE_SETS_COMMAND_ID

EDIT_CHANGE_SET_COMMAND

public static final java.lang.String EDIT_CHANGE_SET_COMMAND
See Also:
Constant Field Values

EDIT_CHANGE_SET_COMMAND_ID

public static final int EDIT_CHANGE_SET_COMMAND_ID

MAKE_DEFAULT_CHANGE_SET_COMMAND

public static final java.lang.String MAKE_DEFAULT_CHANGE_SET_COMMAND
See Also:
Constant Field Values

MAKE_DEFAULT_CHANGE_SET_COMMAND_ID

public static final int MAKE_DEFAULT_CHANGE_SET_COMMAND_ID

UNSET_DEFAULT_CHANGE_SET_COMMAND

public static final java.lang.String UNSET_DEFAULT_CHANGE_SET_COMMAND
See Also:
Constant Field Values

UNSET_DEFAULT_CHANGE_SET_COMMAND_ID

public static final int UNSET_DEFAULT_CHANGE_SET_COMMAND_ID

NEW_CHANGE_SET_COMMAND

public static final java.lang.String NEW_CHANGE_SET_COMMAND
See Also:
Constant Field Values

NEW_CHANGE_SET_COMMAND_ID

public static final int NEW_CHANGE_SET_COMMAND_ID

REMOVE_CHANGE_SET_COMMAND

public static final java.lang.String REMOVE_CHANGE_SET_COMMAND
See Also:
Constant Field Values

REMOVE_CHANGE_SET_COMMAND_ID

public static final int REMOVE_CHANGE_SET_COMMAND_ID

REMOVE_FROM_CHANGE_SET_COMMAND

public static final java.lang.String REMOVE_FROM_CHANGE_SET_COMMAND
See Also:
Constant Field Values

REMOVE_FROM_CHANGE_SET_COMMAND_ID

public static final int REMOVE_FROM_CHANGE_SET_COMMAND_ID

COMMIT_CHANGE_SET_COMMAND

public static final java.lang.String COMMIT_CHANGE_SET_COMMAND
See Also:
Constant Field Values

COMMIT_CHANGE_SET_COMMAND_ID

public static final int COMMIT_CHANGE_SET_COMMAND_ID

Constructor Detail

ChangeSetChangeList

public ChangeSetChangeList()

ChangeSetChangeList

public ChangeSetChangeList(java.lang.Object modeId,
                           java.lang.String systemId)

Method Detail

createCategorizer

protected ChangeListCategorizer createCategorizer()
Overrides:
createCategorizer in class ChangeList

setCategoryCacheImpl

protected void setCategoryCacheImpl(java.util.Map<VCSHashURL,java.lang.String> categoryCache)
Overrides:
setCategoryCacheImpl in class ChangeList

createCategoryScopeFilter

protected ChangeListWindow.ScopeFilter createCategoryScopeFilter(java.lang.String category)
Overrides:
createCategoryScopeFilter in class ChangeList

layoutPanel

protected final void layoutPanel(BaseVersionOperationPanel vop)
Overrides:
layoutPanel in class ChangeList

addMouseListener

public final void addMouseListener(java.awt.event.MouseListener ml)
Description copied from class: ChangeList
Add a mouse listener to the change list.
Overrides:
addMouseListener in class ChangeList
Parameters:
ml - the mouse listener

removeMouseListener

public final void removeMouseListener(java.awt.event.MouseListener ml)
Description copied from class: ChangeList
Remove a previously added mouse listener from the change list.
Overrides:
removeMouseListener in class ChangeList
Parameters:
ml - the mouse listener.

addSelectionListener

public final void addSelectionListener(javax.swing.event.ChangeListener listener)
Description copied from class: ChangeList
Add a listener that will be notified when the selection changes.
Overrides:
addSelectionListener in class ChangeList
Parameters:
listener - a listener

removeSelectionListener

public final void removeSelectionListener(javax.swing.event.ChangeListener listener)
Description copied from class: ChangeList
Remove a selection listener
Overrides:
removeSelectionListener in class ChangeList
Parameters:
listener - listener to remove

selectAll

public final void selectAll()
Description copied from class: ChangeList
Select All items.
Overrides:
selectAll in class ChangeList

setBorderLook

protected final void setBorderLook(int vopLookConstant)
Overrides:
setBorderLook in class ChangeList

setOptionsCustomizer

public final void setOptionsCustomizer(VCSOptionsCustomizer c)
Description copied from class: ChangeList
Set a customizer that can be used for entering options. The component is displayed above the main list of files. Any existing component will be removed.
Overrides:
setOptionsCustomizer in class ChangeList
Parameters:
c - an options customizer

setOptionsVisible

public final void setOptionsVisible(boolean isVisible)
Description copied from class: ChangeList
Set whether the options component is visible.
Overrides:
setOptionsVisible in class ChangeList
Parameters:
isVisible - if true, the options component will be displayed, if false it will be hidden.

isOptionsVisible

public final boolean isOptionsVisible()
Description copied from class: ChangeList
Get whether the options component is visible.
Overrides:
isOptionsVisible in class ChangeList
Returns:
true if the options component is currently visible, false otherwise

isItemAtPosition

public final boolean isItemAtPosition(java.awt.Point p)
Overrides:
isItemAtPosition in class ChangeList

getSelection

public Element[] getSelection()
Description copied from class: ChangeList
Get the selection.
Overrides:
getSelection in class ChangeList
Returns:
an array of selected items.

addToolbarActions

protected void addToolbarActions(ChangeListWindow window,
                                 Toolbar toolbar)
Overrides:
addToolbarActions in class ChangeList

getToggleChangeSetsAction

public final IdeAction getToggleChangeSetsAction(ChangeListWindow window)

setChangeSetsVisible

public final void setChangeSetsVisible(boolean changeSetsVisible)

installModel

protected void installModel(MutableVersionOperationModel model)
Overrides:
installModel in class ChangeList

getChangeSetAdapter

protected ChangeSetAdapter getChangeSetAdapter()

addContextMenuListeners

protected void addContextMenuListeners(ContextMenu contextMenu)
Overrides:
addContextMenuListeners in class ChangeList

removeContextMenuListeners

protected void removeContextMenuListeners(ContextMenu contextMenu)
Overrides:
removeContextMenuListeners in class ChangeList

getChangeSetURLs

public final java.net.URL[] getChangeSetURLs(java.lang.String name)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.