public void setDialogTitle (String dialogTitle)

Sets the string that goes in the JFileChooser window's title bar.

Parameters:
dialogTitle    the new String for the title bar

See also:
getDialogTitle

@beaninfo preferred: true bound: true description: The title of the JFileChooser dialog window.