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