| Constructor and Description |
|---|
MergeTextWidget(DecisionBox decisionBox,
DetailsComponent detailsComponent)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addOption(ConflictOption option)
Add involved ConflictOptions.
|
void |
createContent(org.eclipse.swt.widgets.Composite parent)
Called by container in order to build gui.
|
void |
update(Observable o,
Object arg) |
public MergeTextWidget(DecisionBox decisionBox, DetailsComponent detailsComponent)
decisionBox - containerdetailsComponent - details componentpublic void addOption(ConflictOption option)
option - optionpublic void createContent(org.eclipse.swt.widgets.Composite parent)
parent - containerpublic void update(Observable o, Object arg)
update in interface ObserverObserver.update(java.util.Observable, java.lang.Object)Copyright © 2017. All rights reserved.