edu.rice.cs.drjava.model
Class GlobalModelTestCase.CancelingSelector
java.lang.Object
|
+--edu.rice.cs.drjava.model.GlobalModelTestCase.CancelingSelector
- All Implemented Interfaces:
- FileOpenSelector, FileSaveSelector
- Enclosing class:
- GlobalModelTestCase
- public class GlobalModelTestCase.CancelingSelector
- extends Object
- implements FileOpenSelector, FileSaveSelector
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
GlobalModelTestCase.CancelingSelector
public GlobalModelTestCase.CancelingSelector()
getFile
public File getFile()
throws OperationCanceledException
- Specified by:
getFile
in interface FileSaveSelector
getFiles
public File[] getFiles()
throws OperationCanceledException
- Specified by:
getFiles
in interface FileOpenSelector
warnFileOpen
public void warnFileOpen()
- Specified by:
warnFileOpen
in interface FileSaveSelector
verifyOverwrite
public boolean verifyOverwrite()
- Specified by:
verifyOverwrite
in interface FileSaveSelector