Options Panel Wizard: Choose Panel Type
See Also
The New Options Panel wizard creates a new Options Panel.
You open the New Options Panel wizard by right-clicking a module project, choosing New > Other and selecting Options Panel
from the Module Development category.
In the Choose Panel Type page, you have to specify the type of Options Panel
that you want the wizard to create for you.
- Create Secondary Panel. Specifies that the Options Panel will
be added as a new category to the selected panel in the Options window.
- Primary Panel. Specifies name of primary panel for which this
will be a secondary panel.
- Title. Specifies the text displayed as the title of the category.
- Tooltip. Specifies the tooltip for the category.
- Create Primary Panel. Specifies that the Options Panel will
be added as a new panel in the Options window.
- Title. Specifies the text displayed in the left sidebar of the
Options window.
- Category Label. Specifies the text displayed at the top of the
new panel in the Options window.
- Icon (32x32). Specifies an icon, with a dimension of 32x32 pixels, which
is displayed in the left sidebar of the Options window.
- Allow Secondary Panels. Specifies whether
the generated code will include code allowing secondary
panels to be added to this panel.
- See Also
- About NetBeans Platform and Module Development
- About the NetBeans Platform
Legal Notices