The New File Type wizard creates a new File Type.
You open the New File Type wizard by right-clicking a module project, choosing New > Other and selecting File Type from the Module Development category.
Element | Description |
---|---|
Class Name Prefix |
Specifies the prefix for the new files that will be generated. |
Icon |
Specifies the icon that will accompany the new file type. For example, when you see the new file type in the Projects window, Files window, or Favorites window, it will be identified by the icon specified here. (Optional) |
Use MultiView |
Specifies that additional files should be generated as the starting point of an extensible multiview editor. |
Package |
Specifies the name of the package where the class will be housed. |
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |