Quaqua 8.0 2011-10-02

ch.randelshofer.quaqua.filechooser
Interface SubtreeFileChooserUI

All Known Implementing Classes:
QuaquaLeopardFileChooserUI, QuaquaLionFileChooserUI, QuaquaPantherFileChooserUI

public interface SubtreeFileChooserUI

SubtreeFileChooserUI for filechoosers which can change their filesystem root.

Version:
1.0 2010-08-20 Created.
Author:
Werner Randelshofer

Method Summary
 void setRootDirectory(java.io.File file)
          Sets the root directory of the subtree.
 

Method Detail

setRootDirectory

void setRootDirectory(java.io.File file)
Sets the root directory of the subtree.


Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.