Interface for an action that is contributed into an editor-activated menu or tool bar. It extends IActionDelegate and adds a method for connecting the delegate to the editor it should work with. Since there is always only one action delegate per editor type, this method supplies the link to the currently active editor instance.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.