uic.widgets.filechooser
Class Shortcut.KDEShortcut

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

protected static class Shortcut.KDEShortcut
extends Object


Constructor Summary
protected Shortcut.KDEShortcut()
           
 
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.KDEShortcut

protected Shortcut.KDEShortcut()
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