$darkmode
DENOPTIM
denoptim.gui.Utils Class Reference

Static Public Member Functions

static String getTempFile (String tmpFileName)
 Returns the pathname to a tmp file. More...
 

Detailed Description

Definition at line 25 of file Utils.java.

Member Function Documentation

◆ getTempFile()

static String denoptim.gui.Utils.getTempFile ( String  tmpFileName)
static

Returns the pathname to a tmp file.

This method verifies the currently defined location for tmp files, and, if that is not suitable, it tries to find a suitable alternative.

Parameters
tmpFileNamea string without spaces that is used to name the tmp file
Returns

Definition at line 36 of file Utils.java.

References denoptim.files.FileUtils.canWriteAndReadTo(), and denoptim.files.FileUtils.getTempFolder().

Referenced by denoptim.gui.GUIInspectGARun.initialize(), denoptim.gui.FragmentViewPanel.initialize(), and denoptim.gui.MoleculeViewPanel.initialize().

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: