Uses of Class
org.uispec4j.interception.FileChooserHandler

Packages that use FileChooserHandler
org.uispec4j.interception Provides a mechanism for intercepting popped-up dialogs and menus. 
 

Uses of FileChooserHandler in org.uispec4j.interception
 

Methods in org.uispec4j.interception that return FileChooserHandler
 FileChooserHandler FileChooserHandler.assertAcceptsDirectoriesOnly()
           
 FileChooserHandler FileChooserHandler.assertAcceptsFilesAndDirectories()
           
 FileChooserHandler FileChooserHandler.assertAcceptsFilesOnly()
           
 FileChooserHandler FileChooserHandler.assertApplyButtonTextEquals(java.lang.String text)
           
 FileChooserHandler FileChooserHandler.assertCurrentDirEquals(java.io.File currentDir)
           
 FileChooserHandler FileChooserHandler.assertCurrentFileNameEquals(java.lang.String fileName)
           
 FileChooserHandler FileChooserHandler.assertIsOpenDialog()
           
 FileChooserHandler FileChooserHandler.assertIsSaveDialog()
           
 FileChooserHandler FileChooserHandler.assertMultiSelectionEnabled(boolean enabled)
           
static FileChooserHandler FileChooserHandler.init()
          Creates a new interceptor with the associated Trigger
 FileChooserHandler FileChooserHandler.titleEquals(java.lang.String title)
           
 



Copyright © 2004-2010. All Rights Reserved.