java.lang.Object
de.rpgframework.jfx.attach.PDFViewerConfig
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic voidsetEnabled(boolean value) static void
-
Constructor Details
-
PDFViewerConfig
public PDFViewerConfig()
-
-
Method Details
-
setPDFPathResolver
public static void setPDFPathResolver(BiFunction<String, String, PDFViewerConfig.PathAndOffset> resolver) -
getPDFPathResolver
-
setEnabled
public static void setEnabled(boolean value) -
isEnabled
public static boolean isEnabled()
-