blob: 0757581723afc7338802dcb44768b7d86a8a77b3 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<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>JavaUI utilities</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>
</body>
</html>