com.joanju.cg.search
Class SortAction

java.lang.Object
  extended by Action
      extended by com.joanju.cg.search.SortAction

public class SortAction
extends Action


Constructor Summary
SortAction(java.lang.String label, FileSearchPage page, int sortOrder)
           
 
Method Summary
 int getSortOrder()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortAction

public SortAction(java.lang.String label,
                  FileSearchPage page,
                  int sortOrder)
Method Detail

run

public void run()

getSortOrder

public int getSortOrder()


Copyright © 2008 Joanju Software. All Rights Reserved.