def show(self): from pyworkflow.gui.text import showTextFileViewer showTextFileViewer(self._title, self._filelist, self._tkParent)