ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

IDEA Icon Description

2020-07-11 18:38:16  阅读:393  来源: 互联网

标签:Description muted watchpoint IDEA field breakpoint line method Icon


File types

To view the list of file types recognized by IntelliJ IDEA, in the Settings/Preferences dialog Ctrl+Alt+S, go to | Editor | File Types. If a file in your project is marked with the Unknown file type icon, it indicates that IntelliJ IDEA can't recognize it. In this case, you can register and configure a new file type.

Common

Icon

Description

Class

Class

Abstract class

Abstract class

Groovy class

Groovy class

Annotation

Annotation

Enumeration

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

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

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 Test root
Excluded root Excluded root
Resources Root Resources
Test Resources Root Test resources
Generated Sources Root Generated sources root
Generated Test Sources root Generated test sources root

Visibility modifiers

Read-only class

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.

Breakpoint icons

  • inactive/dependent field watchpoint inactive/dependent field watchpoint

  • inactive/dependent line breakpoint inactive/dependent line breakpoint

  • inactive/dependent method breakpoint inactive/dependent method breakpoint

  • disabled line breakpoint disabled line breakpoint

  • disabled exception breakpoint disabled exception breakpoint

  • disabled field watchpoint disabled field watchpoint

  • disabled method breakpoint disabled method breakpoint

  • exception breakpoint exception breakpoint

  • field watchpoint field watchpoint

  • invalid breakpoint invalid breakpoint

  • method breakpoint method breakpoint

  • muted line breakpoint muted line breakpoint

  • muted inactive/dependent field watchpoint muted inactive/dependent field watchpoint

  • muted inactive/dependent line breakpoint muted inactive/dependent line breakpoint

  • muted inactive/dependent method breakpoint muted inactive/dependent method breakpoint

  • muted disabled line breakpoint muted disabled line breakpoint

  • muted disabled field watchpoint muted disabled field watchpoint

  • muted disabled method breakpoint muted disabled method breakpoint

  • muted field watchpoint muted field watchpoint

  • muted method breakpoint muted method breakpoint

  • non-suspending line breakpoint non-suspending line breakpoint

  • non-suspending field watchpoint non-suspending field watchpoint

  • non-suspending method breakpoint non-suspending method breakpoint

  • line breakpoint line breakpoint

  • verified line breakpoint verified line breakpoint

  • verified field watchpoint verified field watchpoint

  • verified method breakpoint verified method breakpoint

  • verified non-suspending line breakpoint verified non-suspending line breakpoint

  • verified non-suspending field watchpoint verified non-suspending field watchpoint

  • verified non-suspending method breakpoint verified non-suspending method breakpoint

For more information about breakpoints, refer to Breakpoints.

Data Sources

Icon

Description

Access Method

Access Method

Aggregate

Aggregate

Alias Type

Alias Type

Argument

Argument

Body

Body

Check

Check

Cluster

Cluster

Collation

Collation

Collection Type

Collection Type

Column

Column. For more information about column icon combinations, see Possible icon combinations for columns.

Data File

Data File

Database

Database

Read-only

Read-only status

the DDL data source icon

DDL data source

Default

Default

Exception

Exception

Extension

Extension

External Schema

External Schema

Foreign Data Wrapper

Foreign Data Wrapper

Foreign Key

Foreign Key

Foreign Table

Foreign Table

Index

Index

Key

Key

Materialized Log

Materialized Log

Materialized View

Materialized View

Object Attribute

Object Attribute

Object Type

Object Type

Operator

Operator

Package

Package

Projection

Projection

data source

Read-only data sources

Role

Role

Routine

Routine

Rule

Rule

Scheduled Event

Scheduled Event

Schema

Schema

Sequence

Sequence

Server

Server

the Stored procedure or function icon

Stored procedure or function

Synonym

Synonym

Table

Table

Table Type

Table Type

Tablespace

Tablespace

Trigger

Trigger

User

User

User Mapping

User Mapping

Variable

Variable

View

View

Virtual Table

Virtual Table

Icon reference

标签:Description,muted,watchpoint,IDEA,field,breakpoint,line,method,Icon
来源: https://www.cnblogs.com/com3/p/13284942.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有