IP*Works! V9

ipworks
Class NntpGroupSearchEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworks.NntpGroupSearchEvent
All Implemented Interfaces:
java.io.Serializable

public class NntpGroupSearchEvent
extends java.util.EventObject

Fired for each line of group search data (during group searches).

ArticleNumber contains the number of the article within the group.

Header contains the matching header.

See Also:
Nntp, Nntp.GroupSearchEvent, Serialized Form

Field Summary
 int articleNumber
           
 java.lang.String header
           
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

articleNumber

public int articleNumber

header

public java.lang.String header

IP*Works! V9

Copyright (c) 2013 /n software inc. - All rights reserved.