public class TrianaDialog
extends java.lang.Object
Constructor and Description |
---|
TrianaDialog() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isOKtoWriteIfExists(java.lang.String name)
Check to see if a file exists, it it does ask the user to confirm to overwrite.
|
public static boolean isOKtoWriteIfExists(java.lang.String name)
name
- the name of the file we are checking