org.objectweb.dolphin.configuration.editor.rar
Class RarEditorMatchingStrategy

java.lang.Object
  extended byorg.objectweb.dolphin.configuration.editor.rar.RarEditorMatchingStrategy
All Implemented Interfaces:
org.eclipse.ui.IEditorMatchingStrategy

public class RarEditorMatchingStrategy
extends java.lang.Object
implements org.eclipse.ui.IEditorMatchingStrategy


Constructor Summary
RarEditorMatchingStrategy()
           
 
Method Summary
 boolean matches(org.eclipse.ui.IEditorReference editorRef, org.eclipse.ui.IEditorInput input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RarEditorMatchingStrategy

public RarEditorMatchingStrategy()
Method Detail

matches

public boolean matches(org.eclipse.ui.IEditorReference editorRef,
                       org.eclipse.ui.IEditorInput input)
Specified by:
matches in interface org.eclipse.ui.IEditorMatchingStrategy