- All Implemented Interfaces:
Opener
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LinuxOpener
public LinuxOpener()
-
Method Details
-
open
public boolean open(String fileName)
- Specified by:
open in interface Opener
-
executeOnLinux
public static boolean executeOnLinux(String fileName,
String program)
-