The New Action wizard creates a new Action.
You open the New Action wizard by right-clicking a module project, choosing New > Other and selecting Action from the Module Development category.
Element | Description |
---|---|
Class Name |
Specifies the name of the new Action class. |
Display Name |
Specifies the action's label. (Optional) |
Icon |
Specifies the icon that will accompany the action. For example, if the action will be invoked by a toolbar button, the icon specified here is displayed on the toolbar button. (Optional) |
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. |