- All Implemented Interfaces:
de.rpgframework.jfx.attach.PDFViewerService, Runnable
public class DesktopPDFViewerService
extends Object
implements de.rpgframework.jfx.attach.PDFViewerService, Runnable
-
Constructor Summary
Constructors
-
Method Summary
void
void
show(de.rpgframework.core.RoleplayingSystem rules,
String productID,
String lang,
int page)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DesktopPDFViewerService
public DesktopPDFViewerService()
-
Method Details
-
run
public void run()
- Specified by:
run in interface Runnable
-
show
public void show(de.rpgframework.core.RoleplayingSystem rules,
String productID,
String lang,
int page)
- Specified by:
show in interface de.rpgframework.jfx.attach.PDFViewerService