@PublicAPI public class ResultPreviewTool extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ResultPreviewTool.SimpleImagePanel
Simple JPanel for displaying image
|
static class |
ResultPreviewTool.SimpleTextPanel
Simple JPanel for displaying text message
|
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
static String |
UNIX_HOME_ENV_VAR
Name of the environment variable for unix home directory
on the common file system.
|
static String |
WINDOWS_HOME_ENV_VAR
Name of the environment variable for windows home directory
on the common file system.
|
Constructor and Description |
---|
ResultPreviewTool() |
Modifier and Type | Method and Description |
---|---|
static String |
getSystemCompliantPath(String path)
Convert path parameter into system compliant path on a common file system
|
public static org.apache.log4j.Logger logger
public static final String WINDOWS_HOME_ENV_VAR
public static final String UNIX_HOME_ENV_VAR