JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.spun.util.tests
Interface Opener
All Known Implementing Classes:
LinuxOpener
,
MacOpener
,
WindowsOpener
public interface
Opener
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static void
execute
(
String
cmd)
boolean
open
(
String
fileName)
Method Details
open
boolean
open
(
String
fileName)
execute
static
void
execute
(
String
cmd)