}
});
}
protected JFrame create(final String query, final Image image) {
this.visualGraphs.add(new QueryGraph(this, new VEPrefix(true)));
// create main window...
final JFrame frame = this.createMainWindowSingleGraph(
"LUPOSDATE-QEdit", true, image);
frame.setVisible(false);