Uses of Class
nan.view.View

Packages that use View
nan.controller   
nan.tools   
nan.view   
 

Uses of View in nan.controller
 

Constructors in nan.controller with parameters of type View
NewsgroupPopupMenu(View view)
          Creates a new NewsgroupPopupMenu object.
MessagePopupMenu(View view)
          Creates a new MessagePopupMenu object.
Menu(View view)
          Creates a new Menu object.
 

Uses of View in nan.tools
 

Constructors in nan.tools with parameters of type View
BackgroundCacheDownloader(View waiter, Newsgroup newsgroup, NNTPClient client, WaitDialog dialog)
          Creates a new BackgroundCacheDownloader object.
 

Uses of View in nan.view
 

Constructors in nan.view with parameters of type View
NewsgroupDialog(View parent)
          Creates a new NewsgroupDialog object.
MessagePanel(View parent, javax.swing.ListModel model)
          Creates a new MessagePanel object.
ComposeFrame(View parent)
          Creates a new ComposeFrame object.