Uses of Class
portaview.server.PortaViewServer

Packages that use PortaViewServer
portaview Package that contains the main PortaView application and the controllers, or "C" in the MVC pattern. 
portaview.server PortaView's server that both serves as a client (to retrieve the images from the master PortaView's server) and a server (to accept local modification as commanded by the master server). 
 

Uses of PortaViewServer in portaview
 

Methods in portaview that return PortaViewServer
static PortaViewServer Registry.getServer()
           
 

Methods in portaview with parameters of type PortaViewServer
static void Registry.setServer(PortaViewServer server)
          Sets the PortaView server.
 

Uses of PortaViewServer in portaview.server
 

Constructors in portaview.server with parameters of type PortaViewServer
PortaViewCommands(PortaViewServer server)
           
 



Copyright © 2003 The PortaView Team. All Rights Reserved.