IDEA 各個圖標含義,C圖標、I圖標、m圖標、f圖標....

常見的圖標含義

Icon

Description

Class

Class

Abstract class

Abstract class

Groovy class

Groovy class

Annotation

Annotation

Enumeration

Exception

Exception

Final Java class

Final Java class

Interface

Interface

Java class with the Main method

Java class that contains declaration of the main() method.

Test case

Java class located out of the Sources root

Java class located out of the Sources root.

Java class excluded from compilation

Java class excluded from compilation.

PHP trait PHP trait

PHP test

Method

Method

Abstract method

Abstract method

Field

Field

Variable

Variable

Property

Property

Parameter

Parameter

Element

Element

Directory

Directory

Module

Module

Group of modules

Group of modules

Package

Package

Sources Root Sources root
Test root
Excluded root Excluded root
Resources
Test Resources Root Test resources
Generated sources root
Generated Test Sources root Generated test sources root

Visibility modifiers

Read-only class, for example from a jar of an external library.

Private

private

Protected

protected

package_protected.png

package protected

Static

static

Public

public

Bookmarks

bookmarkCheck

Anonymous bookmark – a check sign bookmark. Bookmarks are used for quick navigation within a file or across the entire project.

bookmarkMnemonic

Lettered mnemonic bookmark – a letter in the interval from A to Z.

bookmarkNumber

Numbered mnemonic bookmark – a number in the interval from 0 to 9.

 

參考:

官方文檔

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章