Uses of Interface
com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordListener
-
Packages that use RtfCtrlWordListener Package Description com.lowagie.text.rtf.parser.ctrlwords -
-
Uses of RtfCtrlWordListener in com.lowagie.text.rtf.parser.ctrlwords
Methods in com.lowagie.text.rtf.parser.ctrlwords with parameters of type RtfCtrlWordListener Modifier and Type Method Description voidRtfCtrlWordMgr. addRtfCtrlWordListener(RtfCtrlWordListener listener)Adds aRtfCtrlWordListenerto theRtfCtrlWordMgr.voidRtfCtrlWordMgr. removeRtfCtrlWordListener(RtfCtrlWordListener listener)Removes aRtfCtrlWordListenerfrom theRtfCtrlWordMgr.
-