blob: b6bc48475ab69e11da1d8d0a97b6d926aa60813a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<link href="../../book.css" rel="stylesheet" type="text/css" />
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>New UI Presentation Wizard</title>
</head>
<body>
<h1>New Presentation Wizard</h1>
<p>First of all, create a Java project to host the application.</p>
<p>Then, right click the java project, select
'New->Other...->XWT->New UI Presentation' and click Next button.</p>
<p align="center"><image src="images/hello_01.png" /></p>
<p>Fill the Package as 'demo' and Name as 'Demo'.</p>
<p align="center"><image src="images/new_01.png" /></p>
<p>Click Finish button. The project is created. It contains a
'*.java' and a '*.xwt' files and looks like below.</p>
<p align="center"><image src="images/new_02.png" /></p>
</body>
<p><img src="../../cpy.png" /></p>
</html>