Enhanced API Wizards - plugin detail
Adds two new samples to the NetBeans Plug-in Modules category in the New Project wizard. When you install the samples, you will have new wizards in the New File wizard's NetBeans Module Development category. One new wizard is called "Window Component (Enhanced)", the other is called "File Type (Enhanced)".
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
The two project samples that are installed by this NetBeans plugin provide the source code for two new wizards in the New File wizard. Each is relevant specifically in the NetBeans Module Development area. One new wizard is called "Window Component (Enhanced)", the other is called "File Type (Enhanced)". The former lets you create an enhanced TopComponent, either as an editor, a multiview editor, or a Visual Library view, or combinations of these. The latter lets the wizard generate an editor palette and/or an OpenSupport implementation for opening the file in a TopComponent. Hence, these two wizards are complementary and should be used together. First use one, then use the other. The order is irrelevant.
What's new in this version
Tweaks.
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.