51 lines
3.5 KiB
HTML
51 lines
3.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="reference" />
|
|
<meta name="DC.Title" content="Workstation Swing requirements for IBM Toolbox for Java" />
|
|
<meta name="abstract" content="IBM Toolbox for Java switched to support Swing 1.1 in V4R5, and this release continues that support. Switching to Swing required programming changes in the IBM Toolbox for Java classes. So, if your programs use the Graphical Toolbox or the vaccess classes from releases before V4R5, you will need to change your programs as well." />
|
|
<meta name="description" content="IBM Toolbox for Java switched to support Swing 1.1 in V4R5, and this release continues that support. Switching to Swing required programming changes in the IBM Toolbox for Java classes. So, if your programs use the Graphical Toolbox or the vaccess classes from releases before V4R5, you will need to change your programs as well." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahnm04.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="rzahnm0405" />
|
|
<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>Workstation Swing requirements for IBM Toolbox for Java</title>
|
|
</head>
|
|
<body id="rzahnm0405"><a name="rzahnm0405"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Workstation Swing requirements for IBM Toolbox for Java</h1>
|
|
<div><p>IBM<sup>®</sup> Toolbox
|
|
for Java™ switched
|
|
to support Swing 1.1 in V4R5, and this release continues that support. Switching
|
|
to Swing required programming changes in the IBM Toolbox for Java classes. So, if your programs use the
|
|
Graphical Toolbox or the vaccess classes from releases before V4R5, you will
|
|
need to change your programs as well.</p>
|
|
<div class="section"><p></p>
|
|
<p>In addition to a programming change, the Swing classes
|
|
must be in the CLASSPATH when the program is run. The Swing classes are part
|
|
of the Java 2 Platform. If you don't have the Java 2
|
|
Platform, you can download the Swing 1.1 classes from <a href="http://java.sun.com/products/jfc/index.html" target="_blank">Sun Microsystems,
|
|
Inc</a>. <img src="www.gif" alt="Link outside Information Center" /></p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahnm04.htm" title="Ensure that your workstation meets the following requirements.">Workstation requirements for IBM Toolbox for Java</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |