butler.swing.query
Class SortPanel.Factory

java.lang.Object
  extended by butler.swing.query.SortPanel.Factory
Enclosing interface:
SortPanel

public static class SortPanel.Factory
extends java.lang.Object


Constructor Summary
SortPanel.Factory()
           
 
Method Summary
 SortPanel createSortPanel(DSortPanel desc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortPanel.Factory

public SortPanel.Factory()
Method Detail

createSortPanel

public SortPanel createSortPanel(DSortPanel desc)
                          throws java.lang.Exception
Throws:
java.lang.Exception