The MQL Editor can be run in Swing using {@see org.pentaho.commons.metadata.mqleditor.editor.SwingMqlEditor SwingMqlEditor} or from a GWT application with {@see org.pentaho.commons.metadata.mqleditor.editor.GwtMqlEditor GwtMqlEditor}. In both cases you'll need to supply a {@see org.pentaho.commons.metadata.mqleditor.editor.service.MQLEditorService MQLEditorService}
The