blob: 18bc968379fe03943b176d556c92b95175f4579a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>Programmatically launching a Java editor</title>
<link rel="stylesheet" type="text/css" href="../book.css">
</head>
<body>
<h2>JavaUI utilities</h2>
<p><a href="../reference/api/org/eclipse/jdt/ui/JavaUI.html"><b>JavaUI</b></a>
is the main access point to the Java user interface components. It allows
you to programmatically open editors on Java elements, open a Java or Java
Browsing perspective,&nbsp; and open package and type prompter dialogs. </p>
<p><a href="../hglegal2003.htm"><img src="../ngibmcpy2003.gif" width=324 height=14 border="0" alt="Copyright IBM Corporation and others 2000, 2003. All Rights Reserved.">
</a> </p>
</body>
</html>