org.objectweb.dolphin.deployment.editor
Class ServerEditorMatchingStategy

java.lang.Object
  extended byorg.objectweb.dolphin.deployment.editor.ServerEditorMatchingStategy
All Implemented Interfaces:
org.eclipse.ui.IEditorMatchingStrategy

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


Constructor Summary
ServerEditorMatchingStategy()
           
 
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

ServerEditorMatchingStategy

public ServerEditorMatchingStategy()
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