Package mmrnmhrm.org.eclipse.dltk.ui.actions

Examples of mmrnmhrm.org.eclipse.dltk.ui.actions.ReferencesSearchGroup


   
    // This will deactivate the keybindings for these actions
    setAction("OpenTypeHierarchy", null);
    setAction("OpenCallHierarchy", null);
   
    fReferencesGroup = new ReferencesSearchGroup(this, this.getLanguageToolkit());
  }
View Full Code Here

TOP

Related Classes of mmrnmhrm.org.eclipse.dltk.ui.actions.ReferencesSearchGroup

Copyright © 2018 www.massapicom. All rights reserved.
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.