Registry / utility / org-openide-windows

org-openide-windows

JSON →
libraryRELEASE290javamavenunverified

Provides the window system API for the Apache NetBeans platform, enabling window management in IDE and rich-client applications.

<dependency> <groupId>org.netbeans.api</groupId> <artifactId>org-openide-windows</artifactId> <version>RELEASE290</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OPENIDE-WINDOW
O
org-openide-windows
utilityjavavRELEASE290
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

windows
org.openide.windows

Import the NetBeans window system API package.

import org.openide.windows.*; public class Example { public static void main(String[] args) { System.out.println("NetBeans window system API imported."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
RELEASE290latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-openide-windows — mvn dependency:get org-openide-windows · libregistry