|
|||||||||
| Home >> All >> org >> jfor >> jfor >> rtflib >> [ rtfdoc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jfor.jfor.rtflib.rtfdoc
Interface IRtfHyperLinkContainer

- All Superinterfaces:
- IRtfTextContainer
- All Known Implementing Classes:
- RtfParagraph
- public interface IRtfHyperLinkContainer
- extends IRtfTextContainer
interface for RtfElements that can contain RtfHyperLinks
| Method Summary | |
RtfHyperLink |
newHyperLink(java.lang.String str,
RtfAttributes attr)
Creates a new hyperlink. |
| Methods inherited from interface org.jfor.jfor.rtflib.rtfdoc.IRtfTextContainer |
getTextContainerAttributes, newLineBreak, newText, newText |
| Method Detail |
newHyperLink
public RtfHyperLink newHyperLink(java.lang.String str, RtfAttributes attr) throws java.io.IOException
- Creates a new hyperlink.
|
|||||||||
| Home >> All >> org >> jfor >> jfor >> rtflib >> [ rtfdoc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC