Uses of Class
org.jgraph.pad.GPConfiguration

Packages that use GPConfiguration
org.jgraph   
 

Uses of GPConfiguration in org.jgraph
 

Fields in org.jgraph declared as GPConfiguration
protected  GPConfiguration GPGraphpad.configuration
           
 

Constructors in org.jgraph with parameters of type GPConfiguration
GPGraphpad(GPConfiguration config, java.lang.String protocol, java.lang.String hostName, java.lang.String hostPort, java.lang.String downloadPath, java.lang.String uploadPath, java.lang.String uploadFile, java.lang.String mapFile, JGraphpad applet)
          Creates a new instance with the configuration from the config object.