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, getFileChooserPanel
protected java.util.Map toProperties(java.io.File file)
toProperties
in class com.vividsolutions.jump.workbench.datasource.FileDataSourceQueryChooser
protected java.awt.Component getSouthComponent1()
getSouthComponent1
in class com.vividsolutions.jump.workbench.datasource.FileDataSourceQueryChooser
public static java.lang.String toAscii(java.lang.String in)