Apache NetBeans Wiki Index

Note: These pages are being reviewed.

How to get the name or icon of a project?

org.netbeans.api.project.ProjectUtils.getInformation(project).getDisplayName()
org.netbeans.api.project.ProjectUtils.getInformation(project).getIcon()

Apache Migration Information

The content in this page was kindly donated by Oracle Corp. to the Apache Software Foundation.

This page was exported from http://wiki.netbeans.org/DevFaqGetNameOrIconForProject , that was last modified by NetBeans user Markiewb on 2013-01-01T16:16:11Z.

NOTE: This document was automatically converted to the AsciiDoc format on 2018-02-07, and needs to be reviewed.