Package nan.model

Interface Summary
Selected Interface for Messages so the renderer can tell if they have been selected or not.
Transposer An interface to transpose values onto this object.
XMLSerializable An interface for all things that wish to be serializable in XML.
 

Class Summary
Attachment An NNTP Message attachment.
License A representation of a License agreement.
Message A representation of an NNTP message in RFC 850 format.
MessageHeader A representation of an NNTP message header in RFC 850 format.
MessageTree A tree for Messages.
MessageTreeTableModel An implementation of the TreeTableModel interface for JTreeTable.
Newsgroup A representation of an NNTP newsgroup.
NewsgroupList A list container for Newsgroups that also support JList components.
ServerSettings The settings used by the News Server.
Settings The collective Settings for the application.
UserSettings The settings used by the user.
XMLFactory A static helper method class for converting from XML to Java objects.