eu.livotov.tpt.gui.vdv.api
Class PageNumber

java.lang.Object
  extended by eu.livotov.tpt.gui.vdv.api.PageNumber

public class PageNumber
extends java.lang.Object

Author:
dlivotov

Field Summary
static int FIRST_PAGE
           
static int LAST_PAGE
           
 
Constructor Summary
PageNumber()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIRST_PAGE

public static final int FIRST_PAGE
See Also:
Constant Field Values

LAST_PAGE

public static final int LAST_PAGE
See Also:
Constant Field Values
Constructor Detail

PageNumber

public PageNumber()