summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/ConfigManipulator.java
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/ConfigManipulator.java')
-rw-r--r--pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/ConfigManipulator.java69
1 files changed, 0 insertions, 69 deletions
diff --git a/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/ConfigManipulator.java b/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/ConfigManipulator.java
index bf7cbab3..8784dc02 100644
--- a/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/ConfigManipulator.java
+++ b/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/ConfigManipulator.java
@@ -25,75 +25,6 @@ import at.asit.pdfover.signator.SignaturePosition;
*
*/
public interface ConfigManipulator {
-
- /**
- * The bku config parameter
- */
- public static final String BKU_CONFIG = "BKU"; //$NON-NLS-1$
-
- /**
- * The value for the Singature position in the configuration file
- * values for this entry are:
- *
- * x=vx;y=vy;p=vp or auto
- *
- * vx:= float value
- * vy:= float value
- * vp:= integer value
- */
- public static final String SIGNATURE_POSITION_CONFIG = "SIGNATURE_POSITION"; //$NON-NLS-1$
-
- /**
- * This signature placeholder transparency config parameter (0-255)
- */
- public static final String SIGNATURE_PLACEHOLDER_TRANSPARENCY_CONFIG = "SIGNATURE_PLACEHOLDER_TRANSPARENCY"; //$NON-NLS-1$
-
- /**
- * The mobile number config parameter
- */
- public static final String MOBILE_NUMBER_CONFIG = "MOBILE_NUMBER"; //$NON-NLS-1$
-
- /**
- * The signature note config parameter
- */
- public static final String SIGNATURE_NOTE_CONFIG = "SIGNATURE_NOTE"; //$NON-NLS-1$
-
-
- /**
- * Mobile bku url config parameter
- */
- public static final String MOBILE_BKU_URL_CONFIG = "MOBILE_BKU_URL"; //$NON-NLS-1$
-
- /**
- * The emblem config parameter
- */
- public static final String EMBLEM_CONFIG = "EMBLEM"; //$NON-NLS-1$
-
- /**
- * The locale config parameter
- */
- public static final String LOCALE_CONFIG = "LOCALE"; //$NON-NLS-1$
-
- /**
- * The locale config parameter
- */
- public static final String SIGN_LOCALE_CONFIG = "SIGNLOCALE"; //$NON-NLS-1$
-
- /**
- * The proxy host config parameter
- */
- public static final String PROXY_HOST_CONFIG = "PROXY_HOST"; //$NON-NLS-1$
-
- /**
- * The proxy port config parameter
- */
- public static final String PROXY_PORT_CONFIG = "PROXY_PORT"; //$NON-NLS-1$
-
- /**
- * The output folder config parameter
- */
- public static final String OUTPUT_FOLDER_CONFIG = "OUTPUT_FOLDER"; //$NON-NLS-1$
-
/**
* Sets the default bku type
* @param bku the bku type