Package | Description |
---|---|
org.terrier.applications.desktop.filehandling |
Provides the functionality of opening arbitrary files from the
Java Swing-based desktop search application.
|
Modifier and Type | Class and Description |
---|---|
class |
AssociationFileOpener
This class implements the interface FileOpener, using a properties
file for storing the file associations.
|
class |
MacOSXFileOpener
This class implements the interface FileOpener, using
/usr/bin/open to open documents that LaunchServices has
associations for.
|
class |
MultiOSFileOpener
A file opener implementation that uses a Java 6 AWT API to open
the prescribed file.
|
class |
WindowsFileOpener
This class implements the interface FileOpener for Windows, using native code
and JNI to call the method ShellExecuteEx.
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow