Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C D F G J L N P S T U

B

block_size - Variable in class jreceiver.util.taglibs.PageNavigationTag
The size of the floating block of numbers, with (block_size/2) number on either side of the current page no.
blocksize - Variable in class jreceiver.util.taglibs.CompactFormatTag
 

C

CompactFormatTag - class jreceiver.util.taglibs.CompactFormatTag.
JSP Tag compactFormat, used to format a number for both compact and human-readable display.
CompactFormatTag() - Constructor for class jreceiver.util.taglibs.CompactFormatTag
 

D

DEFAULT_BLOCK_SIZE - Static variable in class jreceiver.util.taglibs.PageNavigationTag
 
DEFAULT_NEXT - Static variable in class jreceiver.util.taglibs.PageNavigationTag
 
DEFAULT_PREV - Static variable in class jreceiver.util.taglibs.PageNavigationTag
 
DEFAULT_THRESHOLD - Static variable in class jreceiver.util.taglibs.PageNavigationTag
 
DEFAULT_URL_PATTERN - Static variable in class jreceiver.util.taglibs.PageNavigationTag
 
DurationFormatTag - class jreceiver.util.taglibs.DurationFormatTag.
JSP Tag compactFormat, used to format a number for both compact and human-readable display.
DurationFormatTag() - Constructor for class jreceiver.util.taglibs.DurationFormatTag
 
default_blocksize - Variable in class jreceiver.util.taglibs.CompactFormatTag
 
default_text - Variable in class jreceiver.util.taglibs.CompactFormatTag
 
default_text - Variable in class jreceiver.util.taglibs.DurationFormatTag
 
default_text - Variable in class jreceiver.util.taglibs.PageNavigationTag
The default text if the tag or number given is invalid/null
doAfterBody() - Method in class jreceiver.util.taglibs.CompactFormatTag
Method called at end of format tag body.
doAfterBody() - Method in class jreceiver.util.taglibs.DurationFormatTag
Method called at end of format tag body.
doEndTag() - Method in class jreceiver.util.taglibs.CompactFormatTag
Method called at end of Tag
doEndTag() - Method in class jreceiver.util.taglibs.DurationFormatTag
Method called at end of Tag
doEndTag() - Method in class jreceiver.util.taglibs.PageNavigationTag
Method called at end of Tag
doStartTag() - Method in class jreceiver.util.taglibs.CompactFormatTag
Method called at start of tag, always returns EVAL_BODY_TAG
doStartTag() - Method in class jreceiver.util.taglibs.DurationFormatTag
Method called at start of tag, always returns EVAL_BODY_TAG
doStartTag() - Method in class jreceiver.util.taglibs.PageNavigationTag
Method called at start of tag -- extract attributes

F

formatDuration(int) - Method in class jreceiver.util.taglibs.DurationFormatTag
the business logic -- small enough to put here display the approximate 'duration'

G

getHref(int, Object) - Method in class jreceiver.util.taglibs.PageNavigationTag
Do a MessageFormat of the url_pattern with the following optional parameters:

J

jreceiver.util.taglibs - package jreceiver.util.taglibs
 

L

log - Static variable in class jreceiver.util.taglibs.PageNavigationTag
logging sink

N

next - Variable in class jreceiver.util.taglibs.PageNavigationTag
The string (or image) to represent the right arrow
number - Variable in class jreceiver.util.taglibs.CompactFormatTag
 
number - Variable in class jreceiver.util.taglibs.DurationFormatTag
 
number_formatted - Variable in class jreceiver.util.taglibs.CompactFormatTag
 
number_formatted - Variable in class jreceiver.util.taglibs.DurationFormatTag
 

P

PageNavigationTag - class jreceiver.util.taglibs.PageNavigationTag.
JSP Tag pageNavigation, used to display an array of page numbers to traverse a large set of data.
PageNavigationTag() - Constructor for class jreceiver.util.taglibs.PageNavigationTag
 
page_no - Variable in class jreceiver.util.taglibs.PageNavigationTag
The current page number, 1-indexed
prev - Variable in class jreceiver.util.taglibs.PageNavigationTag
The string (or image) to represent the left arrow

S

SECS_PER_DAY - Static variable in class jreceiver.util.taglibs.DurationFormatTag
 
SECS_PER_HOUR - Static variable in class jreceiver.util.taglibs.DurationFormatTag
 
SECS_PER_MIN - Static variable in class jreceiver.util.taglibs.DurationFormatTag
 
setBlockSize(int) - Method in class jreceiver.util.taglibs.PageNavigationTag
Assign the block size
setBlocksize(int) - Method in class jreceiver.util.taglibs.CompactFormatTag
Set the blocksize to use when formatting number.
setDefault(String) - Method in class jreceiver.util.taglibs.CompactFormatTag
Set the default text if an invalid number or no tag body is given
setDefault(String) - Method in class jreceiver.util.taglibs.DurationFormatTag
Set the default text if an invalid number or no tag body is given
setDefault(String) - Method in class jreceiver.util.taglibs.PageNavigationTag
Set the default text if an invalid number or no tag body is given
setNext(String) - Method in class jreceiver.util.taglibs.PageNavigationTag
Set the right arrow text or image
setNumber(Long) - Method in class jreceiver.util.taglibs.CompactFormatTag
Set the Number to use (overrides tag body) for formatting
setNumber(Integer) - Method in class jreceiver.util.taglibs.DurationFormatTag
Set the Number to use (overrides tag body) for formatting
setPageNo(int) - Method in class jreceiver.util.taglibs.PageNavigationTag
Assign the current page number
setPrev(String) - Method in class jreceiver.util.taglibs.PageNavigationTag
Set the left arrow text or image
setThreshold(int) - Method in class jreceiver.util.taglibs.PageNavigationTag
Assign the threshold
setTotalPages(int) - Method in class jreceiver.util.taglibs.PageNavigationTag
Assign the total pages
setUrlPattern(String) - Method in class jreceiver.util.taglibs.PageNavigationTag
Set the url template

T

threshold - Variable in class jreceiver.util.taglibs.PageNavigationTag
The point at which diresis (sp?) will begin to show up on either side of the list of numbers as the floating block moves away from the edge.
total_pages - Variable in class jreceiver.util.taglibs.PageNavigationTag
The number of pages we provide navigation over

U

url_format - Variable in class jreceiver.util.taglibs.PageNavigationTag
The template used to generate links for each page number we display

B C D F G J L N P S T U