Class PDFViewerConfig.PathAndOffset

java.lang.Object
de.rpgframework.jfx.attach.PDFViewerConfig.PathAndOffset
Enclosing class:
PDFViewerConfig

public static class PDFViewerConfig.PathAndOffset extends Object
  • Field Details

    • path

      public String path
    • offset

      public int offset
  • Constructor Details

    • PathAndOffset

      public PathAndOffset(String path, int offset)