[izpack-changes] r1878 - izpack-src/trunk/src/lib/com/izforge/izpack/panels

noreply at berlios.de noreply at berlios.de
Mon Oct 8 00:12:31 CEST 2007


Author: vralev
Date: 2007-10-08 00:12:26 +0200 (Mon, 08 Oct 2007)
New Revision: 1878

Added:
   izpack-src/trunk/src/lib/com/izforge/izpack/panels/TreePacksPanelAutomationHelper.java
Log:
Automated install helper for TreePacksPanel

Added: izpack-src/trunk/src/lib/com/izforge/izpack/panels/TreePacksPanelAutomationHelper.java
===================================================================
--- izpack-src/trunk/src/lib/com/izforge/izpack/panels/TreePacksPanelAutomationHelper.java	2007-10-07 22:11:27 UTC (rev 1877)
+++ izpack-src/trunk/src/lib/com/izforge/izpack/panels/TreePacksPanelAutomationHelper.java	2007-10-07 22:12:26 UTC (rev 1878)
@@ -0,0 +1,12 @@
+/*
+ * JBoss, the OpenSource J2EE webOS
+ * 
+ * Distributable under LGPL license.
+ * See terms of license at gnu.org.
+ */
+package com.izforge.izpack.panels;
+
+public class TreePacksPanelAutomationHelper extends PacksPanelAutomationHelper
+{
+
+}



More information about the izpack-changes mailing list