|
Terrier IR Platform 1.1.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.gla.terrier.applications.desktop.filehandling.WindowsFileOpener
public class WindowsFileOpener
This class implements the interface FileOpener for Windows, using native code and JNI to call the method ShellExecuteEx.
| Constructor Summary | |
|---|---|
WindowsFileOpener()
|
|
| Method Summary | |
|---|---|
void |
load()
Does nothing, not used |
void |
open(java.lang.String filename)
Opens the file with the given name. |
void |
save()
Does nothing, not used |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindowsFileOpener()
| Method Detail |
|---|
public void open(java.lang.String filename)
open in interface FileOpenerfilename - the name of the file to open.FileOpener.open(java.lang.String)public void load()
load in interface FileOpenerpublic void save()
save in interface FileOpener
|
Terrier IR Platform 1.1.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||