public class MacOSXFileOpener extends Object implements FileOpener
Modifier and Type | Field and Description |
---|---|
static String |
application
Set to /usr/bin/open which is a useful MacOS X
application for opening document using their associated
application.
|
protected static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
MacOSXFileOpener() |
protected static final org.apache.log4j.Logger logger
public static final String application
public void open(String filename)
open
in interface FileOpener
filename
- the name of the file to open.public void load()
load
in interface FileOpener
public void save()
save
in interface FileOpener
Terrier 4.0. Copyright © 2004-2014 University of Glasgow