IDEA常见的图标含义
常见的图标含义
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 | |
Abstract method | |
Field | |
Variable | |
Property | |
Parameter | |
Element | |
Directory | |
Module | |
Group of modules | |
Package | |
Sources root | |
Test root | |
Excluded root | |
Resources | |
Test resources | |
Generated sources root | |
Generated test sources root | |
Visibility modifiers | |
Read-only class, for example from a jar of an external library. | |
private | |
protected | |
package protected | |
static | |
public | |
Bookmarks | |
Anonymous bookmark – a check sign bookmark. Bookmarks are used for quick navigation within a file or across the entire project. | |
Lettered mnemonic bookmark – a letter in the interval from A to Z. | |
Numbered mnemonic bookmark – a number in the interval from 0 to 9. |
参考:
本文来自博客园,作者:ElloeStudy,转载请注明原文链接:https://www.cnblogs.com/ElloeStudy/articles/15195589.html