You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/05/04 04:26:56 UTC

svn commit: r399513 - /myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/custom/tree2/TreeWalker.java

Author: schof
Date: Wed May  3 19:26:54 2006
New Revision: 399513

URL: http://svn.apache.org/viewcvs?rev=399513&view=rev
Log:
Fixes TOMAHAWK-162

Modified:
    myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/custom/tree2/TreeWalker.java

Modified: myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/custom/tree2/TreeWalker.java
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/custom/tree2/TreeWalker.java?rev=399513&r1=399512&r2=399513&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/custom/tree2/TreeWalker.java (original)
+++ myfaces/tomahawk/trunk/core/src/main/java/org/apache/myfaces/custom/tree2/TreeWalker.java Wed May  3 19:26:54 2006
@@ -16,7 +16,7 @@
 
 package org.apache.myfaces.custom.tree2;
 
-interface TreeWalker
+public interface TreeWalker
 {
     /**
      * Getter for the check state property.  Indicates whether or not the TreeWalker