...
public Annotation submitAnnotation(double[][] trace, int width, int color, String userName, String objectName, String ontoURI, String description)
/*
Get the MenuBar object
*/
public MenuBar getMenuBar();
/*
Popup a customized panel on the canvas
*/
public void popupPanel(com.google.gwt.user.client.ui.Panel panel);