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,
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |