6162636465666768697071
*/ public void execute() { try { new PluginSummaryDialog(_app, _frame).setVisible(true); } catch (DataSetException ex) { _app.showErrorDialog(ex); }