C
Chameleon
I want to open text files with unknown encoding.
I want the user to specify the encoding, so:
In JFileChooser, below combobox with file filters, I want to place a
combobox with textr encoding like utf-8, isoxxxxx etc.
How can I add in JFileChooser an extra combobox?
thanks!
I want the user to specify the encoding, so:
In JFileChooser, below combobox with file filters, I want to place a
combobox with textr encoding like utf-8, isoxxxxx etc.
How can I add in JFileChooser an extra combobox?
thanks!