package.html :  » IDE-Eclipse » ui » org » eclipse » ui » intro » universal » Java Open Source

Java Open Source » IDE Eclipse » ui 
ui » org » eclipse » ui » intro » universal » package.html
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="IBM">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Package-level Javadoc</title>
</head>

<body>

Provides a mechanism to add a preference page to customize welcome.
<h2>Package Specification</h2>
<p>This package only contains one class, <tt>org.eclipse.ui.intro.universal.ExtensionFactory</tt>.
It provides product developers the ability to add a preference page to customize the welcome
layout and generate an <tt>introData.xml</tt> file to be included in their final product.
The class should only be reference from a <tt>plugin.xml</tt> file. For example usage see
<tt>org.eclipse.platform/plugin.xml</tt>. The preference page is included in the Eclipse SDK
and can be found under "General -> Welcome".</p>

</body>

</html>
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.