Provides APIs for creating and managing options panels in the NetBeans IDE settings dialog.
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-modules-options-api</artifactId>
<version>RELEASE290</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates creating an OptionsPanelController (typically extended in a module).
No known issues recorded.
No dependency data recorded yet.