org.brains2b.coffee.gui.table
Class TreeMaker

java.lang.Object
  extended byorg.brains2b.coffee.gui.table.TreeMaker

public class TreeMaker
extends java.lang.Object


Constructor Summary
TreeMaker()
           
 
Method Summary
static ArticleNode order(java.util.List articles)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeMaker

public TreeMaker()
Method Detail

order

public static final ArticleNode order(java.util.List articles)