|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.graphiti.ui.editor.DiagramEditorFactory.DiagramEditorMatchingStrategy
public static final class DiagramEditorFactory.DiagramEditorMatchingStrategy
For internal use only. Checks whether any file editor input matches one of the opened editors. Scenario is a user's double-clicking on a diagram file in the explorer. If done multiple times on the same file, no new editor must be opened.
| Constructor Summary | |
|---|---|
DiagramEditorFactory.DiagramEditorMatchingStrategy()
|
|
| Method Summary | |
|---|---|
boolean |
matches(IEditorReference editorRef,
IEditorInput input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiagramEditorFactory.DiagramEditorMatchingStrategy()
| Method Detail |
|---|
public boolean matches(IEditorReference editorRef,
IEditorInput input)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||