Skip navigation links

NetBeans Architecture Answers for Tab Control module

WARNING: answering questions version 1.24 rather than the current 1.29.

Interfaces table

Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
TabbedContainerAPIExportedFriend .../swing/tabcontrol/TabbedContainer.html

PopupSwitcherAPIExportedFriend .../swing/popupswitcher/package-summary.html

API contains classes used only by switchers accessible through main menu in "Window/Documents..." and "Go To/Recent Document". Besides this module the package is used from core/windows too. Classes contained in the package are rather general and therefore this package could be moved in the future. It is placed here only due to current modules dependencies. Consequently the package is not intended for external use.
For more information on SwitcherTable and SwitcherTableItem see a javadoc.

org.openide.awtImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 7.82 is required.

UtilitiesAPIImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 9.12 is required.

WeakListener.setAccessibleImportedUnder Development

The module is needed for compilation. The module is used during runtime. Specification version 9.3 is required.

LookupAPIImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 8.0 is required.

WindowSystemAPIImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 6.4 is required.

Group of systemproperty interfaces
Interface NameIn/OutStabilitySpecified in What Document?
nb.tabs.suppressCloseButtonExportedUnder Development

The system property nb.tabs.suppressCloseButton can be used to hide close buttons by default.

winsys.stretching_view_tabsExportedUnder Development

The system property winsys.stretching_view_tabs can be used to switch to stretching tab layout as implemented in NetBeans version 7.0 and older.


General Information


Project and platform dependencies


Deployment


Compatibility with environment


Access to resources


Lookup of components


Execution Environment


Format of files and protocols


Performance and Scalability