Registry / utility / org-openide-awt

org-openide-awt

JSON →
libraryRELEASE290javamavenunverified

Apache NetBeans module providing AWT utilities for the NetBeans platform.

<dependency> <groupId>org.netbeans.api</groupId> <artifactId>org-openide-awt</artifactId> <version>RELEASE290</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OPENIDE-AWT
O
org-openide-awt
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.

StatusDisplayer
org.openide.awt.StatusDisplayer

Displays a status message in the NetBeans status bar.

import org.openide.awt.StatusDisplayer; public class Main { public static void main(String[] args) { StatusDisplayer.getDefault().setStatusText("Hello"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
RELEASE290latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-openide-awt — mvn dependency:get org-openide-awt · libregistry