org.kaoriha.jspbp.renderer.table
Class Default

java.lang.Object
  extended by org.kaoriha.jspbp.renderer.table.Default

public class Default
extends Object


Field Summary
static String FAR_NEXT_MARK
           
static int FAR_PAGE_DISTANCE
           
static String FAR_PREV_MARK
           
static String NEXT_MARK
           
static int PAGE_WIDTH
           
static String PREV_MARK
           
static int SCROLLER_WIDTH
           
 
Constructor Summary
Default()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PAGE_WIDTH

public static final int PAGE_WIDTH
See Also:
Constant Field Values

SCROLLER_WIDTH

public static final int SCROLLER_WIDTH
See Also:
Constant Field Values

FAR_PAGE_DISTANCE

public static final int FAR_PAGE_DISTANCE
See Also:
Constant Field Values

PREV_MARK

public static final String PREV_MARK
See Also:
Constant Field Values

NEXT_MARK

public static final String NEXT_MARK
See Also:
Constant Field Values

FAR_PREV_MARK

public static final String FAR_PREV_MARK
See Also:
Constant Field Values

FAR_NEXT_MARK

public static final String FAR_NEXT_MARK
See Also:
Constant Field Values
Constructor Detail

Default

public Default()


Copyright ? 2007-2008 Hound. All Rights Reserved.