Uses of Package
nan.model

Packages that use nan.model
nan.model   
nan.nntp   
nan.ssh   
nan.tools   
nan.view   
 

Classes in nan.model used by nan.model
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.
Newsgroup
          A representation of an NNTP newsgroup.
NewsgroupList
          A list container for Newsgroups that also support JList components.
Selected
          Interface for Messages so the renderer can tell if they have been selected or not.
ServerSettings
          The settings used by the News Server.
Transposer
          An interface to transpose values onto this object.
UserSettings
          The settings used by the user.
XMLSerializable
          An interface for all things that wish to be serializable in XML.
 

Classes in nan.model used by nan.nntp
Message
          A representation of an NNTP message in RFC 850 format.
MessageHeader
          A representation of an NNTP message header in RFC 850 format.
Newsgroup
          A representation of an NNTP newsgroup.
NewsgroupList
          A list container for Newsgroups that also support JList components.
 

Classes in nan.model used by nan.ssh
ServerSettings
          The settings used by the News Server.
 

Classes in nan.model used by nan.tools
Attachment
          An NNTP Message attachment.
MessageHeader
          A representation of an NNTP message header in RFC 850 format.
MessageTree
          A tree for Messages.
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.
Transposer
          An interface to transpose values onto this object.
XMLSerializable
          An interface for all things that wish to be serializable in XML.
 

Classes in nan.model used by nan.view
Message
          A representation of an NNTP message in RFC 850 format.
MessageTree
          A tree for Messages.
NewsgroupList
          A list container for Newsgroups that also support JList components.
ServerSettings
          The settings used by the News Server.
UserSettings
          The settings used by the user.