public class NntpArticleBodyEvent
extends java.util.EventObject
| Constructor and Description |
|---|
NntpArticleBodyEvent(java.lang.Object source,
NntpArticleBody body)
Creates NntpArticleBodyEvent.
|
| Modifier and Type | Method and Description |
|---|---|
NntpArticleBody |
getBody()
Gets body of article.
|
public NntpArticleBodyEvent(java.lang.Object source,
NntpArticleBody body)
source - the source of the eventbody - the NntpArticleBody of the articleNntpArticleBodypublic NntpArticleBody getBody()
NntpArticleBody of the articleNntpArticleBodyCopyright © JSCAPE LLC. 1999-2021. All Rights Reserved