Node Icons in the IDE

See Also

Node icons displayed in the Projects window indicate what type of project or file a node represents. This page lists some of the icons used to represent projects and general files. You create a new project by opening the New Project wizard (Ctrl-Shift-N). You create a new file by opening the New File Wizard (Ctrl-N).

The following tables describe some of the project and file icons visible from the Projects window:


Project Node Icons

Icon Description
Java application project icon
  • Standard Java Application
  • Java Desktop Application
  • Java Class Library
  • Java Project with Existing Sources
web project icon
  • Web Application
  • Web Application with Existing Sources
free-form project icon
  • Free-Form Projects
  • Java Project with Existing Ant Script
  • Web Application with Existing Ant Script
enterprise application project icon
  • Enterprise Application
  • Enterprise Application with Existing Sources
EJB project icon
  • EJB Module
  • EJB Module with Existing Sources
application client project icon
  • Enterprise Application Client
  • Enterprise Application Client with Existing Sources
mobile application project icon
  • MIDP Application
  • Mobile Class Library
  • Mobile Project from Existing MIDP Sources
  • Import Wireless Toolkit Project
  • CDC Application
  • CDC Class Library
  • Import CDC Pack 5.5 Project
  • Import CDC Toolkit Project
C/C++ application project icon
  • C/C++ Project
  • C/C++ Project from Existing Code
  • C/C++ Application
  • C/C++ Dynamic Library
  • C/C++ Static Library
NetBeans module project icon
  • NetBeans Module
  • NetBeans Library Wrapper Module
NetBeans module suite project icon
  • NetBeans Module Suite

File Node Icons

Icon Description
HTML file icon
  • HTML File
  • XHTML File
CSS file icon
  • Cascading Style Sheet
JavaScript file icon
  • JavaScript File
  • JSON File
Properties file icon
  • Properties File
empty file icon
  • Empty File
See Also
Projects Window
Java File and Object Node Icons

Legal Notices