Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 99d655607ee15499dc97e891c01a3527240ad3ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="IBM">
   <title>Package-level Javadoc</title>
</head>
<body>
SWT Program support class.
<h2>
Package Specification</h2>
This package contains class <code>Program</code> which provides access to facilities for
discovering operating system specific aspects of external program launching.
</body>
</html>

Back to the top