it.eng.qbe.utilities
Class PageNavigatorUtils

java.lang.Object
  extended by it.eng.qbe.utilities.PageNavigatorUtils

public class PageNavigatorUtils
extends java.lang.Object

Author:
Andrea Gioia

Constructor Summary
PageNavigatorUtils()
           
 
Method Summary
static int[] getPageWindow(int currentPage, int lastPage, int windowSize)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageNavigatorUtils

public PageNavigatorUtils()
Method Detail

getPageWindow

public static int[] getPageWindow(int currentPage,
                                  int lastPage,
                                  int windowSize)

main

public static void main(java.lang.String[] args)