Uses of Class
org.locationtech.jts.jump.workbench.ui.BasicFileDriverPanel
-
Packages that use BasicFileDriverPanel Package Description org.locationtech.jts.jump.workbench.driver -
-
Uses of BasicFileDriverPanel in org.locationtech.jts.jump.workbench.driver
Methods in org.locationtech.jts.jump.workbench.driver that return BasicFileDriverPanel Modifier and Type Method Description BasicFileDriverPanel
DriverManager. getSharedOpenBasicFileDriverPanel()
Need to share the file chooser; otherwise, whenever the user switched drivers, he would lose the filename he typed in.BasicFileDriverPanel
DriverManager. getSharedSaveBasicFileDriverPanel()
-