uic.widgets.filechooser
Class Shortcut.WindowsShortcut
java.lang.Object
  
uic.widgets.filechooser.Shortcut.WindowsShortcut
- Enclosing class:
 - Shortcut
 
protected static class Shortcut.WindowsShortcut
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Shortcut.WindowsShortcut
protected Shortcut.WindowsShortcut()
isShortcut
public boolean isShortcut(File f)
                   throws IOException
 
- Throws:
 IOException
 
getDestination
public File getDestination(File f)
                    throws IOException
 
- Throws:
 IOException
 
readString
public static String readString(DataInputStream dis)
                         throws IOException
 
- Throws:
 IOException
 
readInt
public static int readInt(DataInputStream dis,
                          int nrOfBytes)
                   throws IOException
 
- Throws:
 IOException
 
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence