Uses of Class
com.datalogics.PDFL.LaunchAction
Packages that use LaunchAction
-
Uses of LaunchAction in com.datalogics.PDFL
Methods in com.datalogics.PDFL with parameters of type LaunchActionModifier and TypeMethodDescriptionstatic final voidPDFLJNI.LaunchAction_DisposeChildren(long jarg1, LaunchAction jarg1_) static final FileSpecificationPDFLJNI.LaunchAction_getFileSpecification(long jarg1, LaunchAction jarg1_) static final booleanPDFLJNI.LaunchAction_getNewWindow(long jarg1, LaunchAction jarg1_) static final voidPDFLJNI.LaunchAction_setFileSpecification(long jarg1, LaunchAction jarg1_, long jarg2, FileSpecification jarg2_) static final voidPDFLJNI.LaunchAction_setNewWindow(long jarg1, LaunchAction jarg1_, boolean jarg2)