Uses of Class
com.vividsolutions.jump.workbench.ui.DriverPanelCache
Packages that use DriverPanelCache
-
Uses of DriverPanelCache in com.vividsolutions.jump.workbench.ui
Methods in com.vividsolutions.jump.workbench.ui that return DriverPanelCacheModifier and TypeMethodDescriptionAbstractDriverPanel.getCache()Returns the current panel values.BasicFileDriverPanel.getCache()FMEFileDriverPanel.getCache()GMLFileDriverPanel.getCache()JMLFileDriverPanel.getCache()Methods in com.vividsolutions.jump.workbench.ui with parameters of type DriverPanelCacheModifier and TypeMethodDescriptionvoidDriverPanelCache.addAll(DriverPanelCache otherCache) voidAbstractDriverPanel.setCache(DriverPanelCache cache) Attempts to restore as many panel values as possible to a previous state, to save the user some typing.voidBasicFileDriverPanel.setCache(DriverPanelCache cache) voidFMEFileDriverPanel.setCache(DriverPanelCache cache) voidGMLFileDriverPanel.setCache(DriverPanelCache cache) voidJMLFileDriverPanel.setCache(DriverPanelCache cache)