565758596061626364
} @Override public Action createActionPluginNewViewerRunFromDisplay(Container cntDesktopPane) { Action act = new GfrActPlgNewWiewerVolHelloGfr(cntDesktopPane); super._hstActions.add(act); return act; }