
public class ComposeBranchPointComposite extends Composite
branches and a timestamp within a branch for a particular
CDOSession| Constructor and Description |
|---|
ComposeBranchPointComposite(Composite parent,
int style,
CDOSession session,
CDOBranchPoint branchPoint,
boolean allowTimeStamp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
branchPointChanged(CDOBranchPoint newBranchPoint) |
protected SelectBranchComposite |
createSelectBranchComposite(CDOSession session,
CDOBranch branch) |
protected SelectTimeStampComposite |
createSelectTimeStampComposite(CDOBranch branch,
long timeStamp) |
CDOBranchPoint |
getBranchPoint() |
SelectBranchComposite |
getSelectBranchComposite() |
SelectTimeStampComposite |
getSelectTimeComposite() |
CDOSession |
getSession() |
changed, checkSubclass, computeSize, drawBackground, getBackgroundMode, getChildren, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, layout, setBackgroundMode, setFocus, setLayout, setLayoutDeferred, setTabListcomputeTrim, getClientArea, getHorizontalBar, getScrollbarsMode, getVerticalBaraddControlListener, addDragDetectListener, addFocusListener, addGestureListener, addHelpListener, addKeyListener, addMenuDetectListener, addMouseListener, addMouseMoveListener, addMouseTrackListener, addMouseWheelListener, addPaintListener, addTouchListener, addTraverseListener, computeSize, dragDetect, dragDetect, forceFocus, getAccessible, getBackground, getBackgroundImage, getBorderWidth, getBounds, getCursor, getDragDetect, getEnabled, getFont, getForeground, getLayoutData, getLocation, getMenu, getMonitor, getOrientation, getParent, getRegion, getShell, getSize, getToolTipText, getTouchEnabled, getVisible, internal_dispose_GC, internal_new_GC, isEnabled, isFocusControl, isReparentable, isVisible, moveAbove, moveBelow, pack, pack, print, redraw, redraw, removeControlListener, removeDragDetectListener, removeFocusListener, removeGestureListener, removeHelpListener, removeKeyListener, removeMenuDetectListener, removeMouseListener, removeMouseMoveListener, removeMouseTrackListener, removeMouseWheelListener, removePaintListener, removeTouchListener, removeTraverseListener, setBackground, setBackgroundImage, setBounds, setBounds, setCapture, setCursor, setDragDetect, setEnabled, setFont, setForeground, setLayoutData, setLocation, setLocation, setMenu, setOrientation, setParent, setRedraw, setRegion, setSize, setSize, setToolTipText, setTouchEnabled, setVisible, toControl, toControl, toDisplay, toDisplay, traverse, traverse, traverse, updateaddDisposeListener, addListener, checkWidget, dispose, getData, getData, getDisplay, getListeners, getStyle, isDisposed, isListening, notifyListeners, removeDisposeListener, removeListener, removeListener, reskin, setData, setData, toStringpublic ComposeBranchPointComposite(Composite parent, int style, CDOSession session, CDOBranchPoint branchPoint, boolean allowTimeStamp)
public CDOSession getSession()
public CDOBranchPoint getBranchPoint()
public SelectBranchComposite getSelectBranchComposite()
public SelectTimeStampComposite getSelectTimeComposite()
protected SelectTimeStampComposite createSelectTimeStampComposite(CDOBranch branch, long timeStamp)
protected SelectBranchComposite createSelectBranchComposite(CDOSession session, CDOBranch branch)
protected void branchPointChanged(CDOBranchPoint newBranchPoint)
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.