在使用IDEA开发时,会发现类文件前面的图标
官方地址是 https://www.jetbrains.com/help/idea/symbols.html
Common
Icon |
Description |
---|---|
![]() |
Class |
![]() |
Abstract class |
![]() |
Groovy class |
![]() |
Annotation |
![]() |
Enumeration |
![]() |
Exception |
![]() |
Final Java class |
![]() |
Interface |
![]() |
Java class that contains declaration of the |
![]() |
Test case |
![]() |
Java class located out of the Sources root. |
![]() |
Java class excluded from compilation. |
![]() |
PHP trait |
![]() |
PHP test |
![]() |
Method |
![]() | <