jar

org.netbeans.api : org-netbeans-api-dashboard

Maven & Gradle

May 23, 2024
Table Of Contents

Latest Version

Download org.netbeans.api : org-netbeans-api-dashboard JAR file - Latest Versions:

All Versions

Download org.netbeans.api : org-netbeans-api-dashboard JAR file - All Versions:

Version Vulnerabilities Size Updated
RELEASE220

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org-netbeans-api-dashboard-RELEASE220.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.netbeans.api.dashboard

├─ org.netbeans.api.dashboard.DashboardManager.class - [JAR]

org.netbeans.modules.dashboard

├─ org.netbeans.modules.dashboard.Bundle.class - [JAR]

├─ org.netbeans.modules.dashboard.DashboardPanel.class - [JAR]

├─ org.netbeans.modules.dashboard.DashboardTopComponent.class - [JAR]

├─ org.netbeans.modules.dashboard.DefaultDashboardDisplayer.class - [JAR]

├─ org.netbeans.modules.dashboard.ShowDashboardAction.class - [JAR]

├─ org.netbeans.modules.dashboard.WidgetComponents.class - [JAR]

├─ org.netbeans.modules.dashboard.WidgetPanel.class - [JAR]

org.netbeans.spi.dashboard

├─ org.netbeans.spi.dashboard.DashboardDisplayer.class - [JAR]

├─ org.netbeans.spi.dashboard.DashboardWidget.class - [JAR]

├─ org.netbeans.spi.dashboard.WidgetElement.class - [JAR]

Advertisement