uic.widgets.filechooser
Class Shortcut.DefaultShortcut

java.lang.Object
  extended by uic.widgets.filechooser.Shortcut.DefaultShortcut
Enclosing class:
Shortcut

protected static class Shortcut.DefaultShortcut
extends Object


Constructor Summary
protected Shortcut.DefaultShortcut()
           
 
Method Summary
 File getDestination(File f)
           
 boolean isShortcut(File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shortcut.DefaultShortcut

protected Shortcut.DefaultShortcut()
Method Detail

isShortcut

public boolean isShortcut(File f)
                   throws IOException
Throws:
IOException

getDestination

public File getDestination(File f)
                    throws IOException
Throws:
IOException


Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence