Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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);