|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swt.widgets.Widget
org.eclipse.swt.widgets.Control
org.eclipse.swt.widgets.Scrollable
org.eclipse.swt.widgets.Composite
org.eclipse.emf.cdo.ui.widgets.ComposeBranchPointComposite
public class ComposeBranchPointComposite
| Field Summary |
|---|
| Fields inherited from class org.eclipse.swt.widgets.Control |
|---|
handle |
| Constructor Summary | |
|---|---|
ComposeBranchPointComposite(Composite parent,
int style,
CDOSession session,
CDOBranchPoint branchPoint,
boolean allowTimeStamp)
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class org.eclipse.swt.widgets.Composite |
|---|
changed, checkSubclass, computeSize, drawBackground, getBackgroundMode, getChildren, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, layout, setBackgroundMode, setFocus, setLayout, setLayoutDeferred, setTabList |
| Methods inherited from class org.eclipse.swt.widgets.Scrollable |
|---|
computeTrim, getBorderWidth, getClientArea, getHorizontalBar, getVerticalBar |
| Methods inherited from class org.eclipse.swt.widgets.Widget |
|---|
addDisposeListener, addListener, checkWidget, dispose, getData, getData, getDisplay, getListeners, getStyle, isDisposed, isListening, notifyListeners, removeDisposeListener, removeListener, removeListener, reskin, setData, setData, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ComposeBranchPointComposite(Composite parent,
int style,
CDOSession session,
CDOBranchPoint branchPoint,
boolean allowTimeStamp)
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||