Uses of Interface
com.vividsolutions.jump.workbench.WorkbenchProperties
-
Packages that use WorkbenchProperties Package Description com.vividsolutions.jump.workbench com.vividsolutions.jump.workbench.driver -
-
Uses of WorkbenchProperties in com.vividsolutions.jump.workbench
Classes in com.vividsolutions.jump.workbench that implement WorkbenchProperties Modifier and Type Class Description classWorkbenchPropertiesFileMethods in com.vividsolutions.jump.workbench that return WorkbenchProperties Modifier and Type Method Description WorkbenchPropertiesJUMPWorkbench. getProperties()The properties file; not to be confused with the WorkbenchContext properties. -
Uses of WorkbenchProperties in com.vividsolutions.jump.workbench.driver
Methods in com.vividsolutions.jump.workbench.driver with parameters of type WorkbenchProperties Modifier and Type Method Description voidDriverManager. loadDrivers(WorkbenchProperties properties)
-