org.topbraidcomposer.gef
Class GEFUtil

java.lang.Object
  extended by org.topbraidcomposer.gef.GEFUtil

public class GEFUtil
extends java.lang.Object


Constructor Summary
GEFUtil()
           
 
Method Summary
static void showMenu(org.eclipse.draw2d.IFigure f, org.eclipse.swt.widgets.Control control, org.eclipse.jface.action.MenuManager mm, int mx, int my)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GEFUtil

public GEFUtil()
Method Detail

showMenu

public static void showMenu(org.eclipse.draw2d.IFigure f,
                            org.eclipse.swt.widgets.Control control,
                            org.eclipse.jface.action.MenuManager mm,
                            int mx,
                            int my)