public class SaveDxfFileDataSourceQueryChooser
extends com.vividsolutions.jump.workbench.datasource.SaveFileDataSourceQueryChooser
| Modifier and Type | Method and Description |
|---|---|
protected java.awt.Component |
getSouthComponent1() |
static java.lang.String |
toAscii(java.lang.String in)
Remove accents using the asciiChar array.
|
protected java.util.Map |
toProperties(java.io.File file) |
getDataSourceQueries, getFileChooserPanelprotected java.util.Map toProperties(java.io.File file)
toProperties in class com.vividsolutions.jump.workbench.datasource.FileDataSourceQueryChooserprotected java.awt.Component getSouthComponent1()
getSouthComponent1 in class com.vividsolutions.jump.workbench.datasource.FileDataSourceQueryChooserpublic static java.lang.String toAscii(java.lang.String in)