74 lines
5.5 KiB
HTML
74 lines
5.5 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Levels of NAWT support" />
|
|
<meta name="abstract" content="The version of the Java 2 Software Development Kit (J2SDK), Standard Edition that you use affects the available choices for Native Abstract Windowing Toolkit (NAWT) support. Before you install NAWT, you need to understand which type of support meets your requirements. Use this information to help you assess your graphical requirements and select the version of J2SDK that you need to run. Use this information to help you assess your graphical requirements and select the version of J2SDK that you need to run." />
|
|
<meta name="description" content="The version of the Java 2 Software Development Kit (J2SDK), Standard Edition that you use affects the available choices for Native Abstract Windowing Toolkit (NAWT) support. Before you install NAWT, you need to understand which type of support meets your requirements. Use this information to help you assess your graphical requirements and select the version of J2SDK that you need to run. Use this information to help you assess your graphical requirements and select the version of J2SDK that you need to run." />
|
|
<meta name="DC.Relation" scheme="URI" content="nawt.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="nawtinstallpre14.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="nawtinstall14full.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="nawtinstall14headless.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="nawtsupport" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Levels of NAWT support</title>
|
|
</head>
|
|
<body id="nawtsupport"><a name="nawtsupport"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Levels of NAWT support</h1>
|
|
<div><p>The version of the Java™ 2 Software Development Kit (J2SDK),
|
|
Standard Edition that you use affects the available choices for Native Abstract
|
|
Windowing Toolkit (NAWT) support. Before you install NAWT, you need to understand
|
|
which type of support meets your requirements. Use this information to help
|
|
you assess your graphical requirements and select the version of J2SDK that
|
|
you need to run. Use this information to help you assess your graphical requirements
|
|
and select the version of J2SDK that you need to run.</p>
|
|
<div class="section"><h4 class="sectiontitle">NAWT and J2SDK, version 1.3</h4><p>For J2SDK version 1.3,
|
|
NAWT supports only graphical Java applications that do not require direct
|
|
user interaction. This level of support is appropriate for Java applications,
|
|
servlets, and graphics packages that generate image data (encoded as JPEGs,
|
|
GIFs, and so on) on your iSeries™ servers.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">NAWT and J2SDK, version 1.4 and above</h4><p>For J2SDK
|
|
version 1.4 and subsequent versions, NAWT supports all Java Abstract
|
|
Windowing Toolkit (AWT) functionality, including interactive graphical user
|
|
interfaces (GUIs) and the Java headless AWT environment.</p>
|
|
<p>For
|
|
more information about the NAWT support available when running J2SDK, version
|
|
1.4 and above, see the following:</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="nawtinstallpre14.htm">Installing and using NAWT with J2SDK, version 1.3</a></strong><br />
|
|
To install Native Abstract Windowing Toolkit (NAWT) for Java 2
|
|
Software Development Kit (J2SDK), version 1.3, complete the following tasks.</li>
|
|
<li class="ulchildlink"><strong><a href="nawtinstall14full.htm">Installing and using NAWT with full GUI support with J2SDK, version 1.4 and subsequent versions</a></strong><br />
|
|
To install Native Abstract Windowing Toolkit (NAWT) with full GUI
|
|
support with Java 2 Software Development Kit (J2SDK), version 1.4
|
|
and above, complete the following tasks.</li>
|
|
<li class="ulchildlink"><strong><a href="nawtinstall14headless.htm">Installing and using NAWT in headless AWT mode with J2SDK, version 1.4 and subsequent versions</a></strong><br />
|
|
</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="nawt.htm" title="The Native Abstract Windowing Toolkit (NAWT) provides Java applications and servlets with the capability to use the Abstract Windowing Toolkit (AWT) graphics function offered by the Java 2 Software Development Kit (J2SDK), Standard Edition.">Native Abstract Windowing Toolkit</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |