|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RtfDestinationListener | |
|---|---|
| com.lowagie.text.rtf.parser.destinations | |
| Uses of RtfDestinationListener in com.lowagie.text.rtf.parser.destinations |
|---|
| Methods in com.lowagie.text.rtf.parser.destinations with parameters of type RtfDestinationListener | |
|---|---|
boolean |
RtfDestination.addListener(RtfDestinationListener listener)
Adds a RtfDestinationListener to the RtfDestinationMgr. |
static boolean |
RtfDestinationMgr.addListener(String destination,
RtfDestinationListener listener)
Adds a RtfDestinationListener to the appropriate RtfDestination. |
boolean |
RtfDestination.removeListener(RtfDestinationListener listener)
Removes a RtfDestinationListener from the RtfDestinationMgr. |
static boolean |
RtfDestinationMgr.removeListener(String destination,
RtfDestinationListener listener)
Removes a RtfDestinationListener from the appropriate RtfDestination. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||