|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDiffEngineSelector
This can be subclassed for clients to display a diff engine selector to users when more than a single diff engine are defined on the same file extension.
| Method Summary | |
|---|---|
DiffEngineDescriptor |
selectDiffEngine(java.util.List<DiffEngineDescriptor> engines)
Implements the actual engine selection. |
| Method Detail |
|---|
DiffEngineDescriptor selectDiffEngine(java.util.List<DiffEngineDescriptor> engines)
engines - List of all candidates.
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||