Package de.xima.fc.form.image
Class ImagePreviewUtils
java.lang.Object
de.xima.fc.form.image.ImagePreviewUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanDeprecated.information not required anymore. will be removedstatic voidsavePreviewImage(String base64, FormVersion formVersion, IEntityContext iEntityContext, String typeThumbnail)
-
Constructor Details
-
ImagePreviewUtils
public ImagePreviewUtils()
-
-
Method Details
-
isJFXInstalled
Deprecated.information not required anymore. will be removed- Returns:
trueif JavaFX is installed,falseotherwise
-
savePreviewImage
public static void savePreviewImage(String base64, FormVersion formVersion, IEntityContext iEntityContext, String typeThumbnail) throws IllegalArgumentException, IOException - Throws:
IllegalArgumentExceptionIOException
-