|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.widgets.MergeTextWidget
public class MergeTextWidget
Is used to display longer conflicting text and to merge them.
| Constructor Summary | |
|---|---|
MergeTextWidget(DecisionBox decisionBox,
DetailsComponent detailsComponent)
Default constructor. |
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MergeTextWidget(DecisionBox decisionBox,
DetailsComponent detailsComponent)
decisionBox - containerdetailsComponent - details component| Method Detail |
|---|
public void addOption(ConflictOption option)
option - optionpublic void createContent(org.eclipse.swt.widgets.Composite parent)
parent - container
public void update(Observable o,
Object arg)
update in interface ObserverObserver.update(java.util.Observable, java.lang.Object)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||