SourceForge.net Logo
aXSL API 0.1

org.axsl.areaR
Interface BookmarkTitleArea

All Superinterfaces:
AreaNode

public interface BookmarkTitleArea
extends AreaNode

A pseudo-Area containing the "title" or text of a bookmark item.


Method Summary
 java.lang.String getTitleText()
          Returns the text of the title.
 
Methods inherited from interface org.axsl.areaR.AreaNode
ancestorLineAreaOut, getAreaName, getChildren, getFontConsumer, getParentOut, render, traitColor, traitFontStyle, traitFontWeight, traitId, traitInternalDestination
 

Method Detail

getTitleText

public java.lang.String getTitleText()
Returns the text of the title.

Returns:
The text of the title.

SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.