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 boolean
Deprecated.information not required anymore. will be removedstatic void
savePreviewImage
(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:
true
if JavaFX is installed,false
otherwise
-
savePreviewImage
public static void savePreviewImage(String base64, FormVersion formVersion, IEntityContext iEntityContext, String typeThumbnail) throws IllegalArgumentException, IOException - Throws:
IllegalArgumentException
IOException
-