|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.umlv.unitex.conversion.ConvertOneFileFrame
public class ConvertOneFileFrame
Constructor Summary | |
---|---|
ConvertOneFileFrame()
|
Method Summary | |
---|---|
static ConvertCommand |
getCommandLineForConversion(java.io.File file)
Takes a String that designates a non Unicode Little-Endian
file, and shows a dialog box asking what must be done with this file. |
static void |
reset()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConvertOneFileFrame()
Method Detail |
---|
public static ConvertCommand getCommandLineForConversion(java.io.File file)
String
that designates a non Unicode Little-Endian
file, and shows a dialog box asking what must be done with this file.
null
if the file must be ignored; a String
that
contains the command line for the Convert
program otherwise.public static void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |