Overview | Methods | This Package | All Packages
Creates a DhJumpPoint object.
public DhJumpPoint() public DhJumpPoint( String name )
Parameters
name
The name of the jump point. This is the text that is assigned to a NAME attribute in HTML. For example, if name is "anchor2", the corresponding HTML anchor tag would be <A NAME="anchor2"></A>