Uses of Class
org.apache.hop.ui.hopgui.perspective.explorer.file.types.base.BaseExplorerFileTypeHandler
-
-
Uses of BaseExplorerFileTypeHandler in org.apache.hop.ui.hopgui.perspective.explorer.file.types.log
Subclasses of BaseExplorerFileTypeHandler in org.apache.hop.ui.hopgui.perspective.explorer.file.types.log Modifier and Type Class Description classLogExplorerFileTypeHandlerHow do we handle a log file in file explorer perspective? -
Uses of BaseExplorerFileTypeHandler in org.apache.hop.ui.hopgui.perspective.explorer.file.types.noext
Subclasses of BaseExplorerFileTypeHandler in org.apache.hop.ui.hopgui.perspective.explorer.file.types.noext Modifier and Type Class Description classNoExtensionExplorerFileTypeHandlerHow do we handle a log file in file explorer perspective? -
Uses of BaseExplorerFileTypeHandler in org.apache.hop.ui.hopgui.perspective.explorer.file.types.svg
Subclasses of BaseExplorerFileTypeHandler in org.apache.hop.ui.hopgui.perspective.explorer.file.types.svg Modifier and Type Class Description classSvgExplorerFileTypeHandlerHow do we handle an SVG file in file explorer perspective? -
Uses of BaseExplorerFileTypeHandler in org.apache.hop.ui.hopgui.perspective.explorer.file.types.text
Subclasses of BaseExplorerFileTypeHandler in org.apache.hop.ui.hopgui.perspective.explorer.file.types.text Modifier and Type Class Description classBaseTextExplorerFileTypeHandlerThis handles a text file in the file explorer perspective: open, save, ...
-