فهرست منبع

init iZmagesUtil

git-svn-id: http://repo.nplusc.de/svn/iZink@212 8b19561d-0d00-6744-8ac1-9afc8f58a8aa
masterX244 11 سال پیش
والد
کامیت
8055343eef
2فایلهای تغییر یافته به همراه17 افزوده شده و 0 حذف شده
  1. 3 0
      iZimagesUtils/manifest.mf
  2. 14 0
      iZimagesUtils/src/de/nplusc/izc/imageutils/CompressingFrontend.java

+ 3 - 0
iZimagesUtils/manifest.mf

@@ -0,0 +1,3 @@
+Manifest-Version: 1.0
+X-COMMENT: Main-Class will be added automatically by build
+

+ 14 - 0
iZimagesUtils/src/de/nplusc/izc/imageutils/CompressingFrontend.java

@@ -0,0 +1,14 @@
+/*
+ * To change this template, choose Tools | Templates
+ * and open the template in the editor.
+ */
+package de.nplusc.izc.imageutils;
+
+/**
+ *
+ * @author LH
+ */
+public class CompressingFrontend
+{
+    
+}