|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdesigntools.FileOperations
Class which includes static file functions for the designtools
| Constructor Summary | |
FileOperations()
Constructor. |
|
| Method Summary | |
static java.io.File |
getChipFileSelection()
Displays a Save File Chooser so that the user can select a filename |
static boolean |
hasClipboardAccess()
Copied from jbreadboard.FileDialogs.java by Nicholas Glass (it is a private method and cannot be accessed outside FileDialogs) |
static boolean |
hasFileAccess()
Copied from jbreadboard.FileDialogs.java by Nicholas Glass (it is a private method and cannot be accessed outside FileDialogs) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileOperations()
| Method Detail |
public static boolean hasFileAccess()
public static boolean hasClipboardAccess()
public static java.io.File getChipFileSelection()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||