~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to apisupport/project/javahelp/org/netbeans/modules/apisupport/project/docs/csh/Loader_NameAndLocationPanel.html

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
Import upstream version 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<!--       
 
3
*     Copyright � 2006 Sun Microsystems, Inc. All rights reserved.
 
4
*     Use is subject to license terms.
 
5
-->
 
6
<html>
 
7
<head>
 
8
<title>File Type Wizard: Name, Icon and Location</title>
 
9
<link rel="StyleSheet" href="nbdocs://org.netbeans.modules.usersguide/org/netbeans/modules/usersguide/ide.css" type="text/css">
 
10
</head>
 
11
<body>
 
12
<h2>File Type: Name, Icon and Location</h2>
 
13
<p> <small><a href="#seealso">See Also</a>&nbsp; </small> 
 
14
 
 
15
<p>The New File Type wizard creates a new <a href="../create_plugin/filelevel_create/about_file_types.html">File Type</a>.
 
16
 You open the New File Type wizard by right-clicking a module project, choosing New &gt; Other and selecting File Type 
 
17
  from the Module Development category.
 
18
  <p>In the Name, Icon, and Location page, you have to set the following: 
 
19
<ul>
 
20
        <li><b>Class Name Prefix.</b> Specifies the prefix for the new <tt>DataLoader</tt>, <tt>DataLoaderBeanInfo</tt>
 
21
        <tt>DataNode</tt>, and <tt>DataObject</tt> classes.
 
22
        <li><b>Icon.</b> Specifies the icon that will accompany the new file type. For example, when
 
23
        you see the new file type in the Projects window, Files window, or Favorites window,
 
24
          it will be identified by the icon specified here. (Optional)
 
25
        <li><b>Package.</b> Specifies the name of the package where the class will be housed.
 
26
 </ul>
 
27
<dl>
 
28
    <dt><a name="seealso">See Also</a></dt>
 
29
    <dd>  <a href="../about/nbmodule-about.html">About NetBeans Platform and Module Development</a></dd>
 
30
    <dd><a href="../about/about-netbeans-platform.html">About the NetBeans Platform</a></dd>
 
31
</dl> 
 
32
<hr>
 
33
<small><a href="../credits.html">Legal Notices</a></small> 
 
34
<table cellpadding="20" border="0"> 
 
35
<tr><td>&nbsp;</td></tr> 
 
36
<tr><td>&nbsp;</td></tr> 
 
37
<tr><td>&nbsp;</td></tr> 
 
38
</table> 
 
39
</body></html>