|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.qbe.utility.PageNavigatorUtils
public class PageNavigatorUtils
The Class PageNavigatorUtils.
Constructor Summary | |
---|---|
PageNavigatorUtils()
|
Method Summary | |
---|---|
static int[] |
getPageWindow(int currentPage,
int lastPage,
int windowSize)
Gets the page window. |
static void |
main(java.lang.String[] args)
The main method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageNavigatorUtils()
Method Detail |
---|
public static int[] getPageWindow(int currentPage, int lastPage, int windowSize)
currentPage
- the current pagelastPage
- the last pagewindowSize
- the window size
public static void main(java.lang.String[] args)
args
- the arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |