Registry / other / org-netbeans-core-multiview

org-netbeans-core-multiview

JSON →
libraryRELEASE290javamavenunverified

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

<dependency> <groupId>org.netbeans.api</groupId> <artifactId>org-netbeans-core-multiview</artifactId> <version>RELEASE290</version> </dependency>
INSTALL
IMPORT
SIG · ORG-NETBEANS-CORE-
O
org-netbeans-core-multiview
otherjavavRELEASE290
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.

MultiViewElement
org.netbeans.core.multiview.MultiViewElement

Creates a MultiViewElement using NetBeans multiview API.

import org.netbeans.core.multiview.MultiViewElement; import org.netbeans.core.multiview.MultiViewFactory; public class Example { public static void main(String[] args) { MultiViewElement element = MultiViewFactory.createMultiViewElement(); System.out.println("MultiViewElement created: " + element); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
RELEASE290latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
org-netbeans-core-multiview — mvn dependency:get org-netbeans-core-multiview · libregistry