IntelliJ IDEA 2016.2 Help

Symbols

In this section:

Common

IconDescription
classTypeJavaClass Class
classTypeAbstract Abstract class
classTypeAnnot Annotation
classTypeEnum Enumeration
classTypeException Exception
img Final Java class
classTypeInterface Interface
classTypeMain Java class that contains declaration of the main() method.
classTypeTestCase Test case
classTypeJavaOutOfSourceRoot Java class located out of the source root. Refer to the section Configuring Content Roots for details.
excludeFromCompilation.png Java class excluded from compilation.
phpTrait PHP trait
method Method
method_abstractAbstract method
field Field
variable Variable
property Property
property_yellow Parameter
xml_element Element
folder Directory
moduleFolderModule
groupOfModulesGroup of modules
iconPackage Package
rootSource Source root
rootTest Test root
rootExcluded Excluded root
rootResourceIJResources
rootTestResourceIJTest resources
rootGeneratedSourceIJGenerated source roots
rootGeneratedTestSourceIJGenerated test source roots
Visibility modifiers
lockedRead-only class, e.g. from a jar of an external library.
private.pngprivate
protected.pngprotected
package_protected.pngpackage protected
staticMark static
public.pngpublic

Data Sources

IconDescription
DataSource DB data source. Also, DBMS-specific icons are used:

DBDB2 DB2

DBDerby Derby

DBH2 H2

DBHSQLDB HSQLDB

DBMySQL MySQL

DBOracle Oracle

DBPostgresql PostgreSQL

DBSQLServer SQL Server

DBSQLite SQLite

DBSybase Sybase

DBReadonly DB data source with the read-only status, e.g. DBReadonlyDB2 for DB2.
icon_DDLDataSource DDL data source
dataSchema Schema
DataTables Table
dataView View
dataColumn Column
dataColumnNotNull A NOT NULL column
dataPkColumn.png Column with a primary key
dataFkColumn.png Column with a foreign key
dataIndexedColumn.png Column with an index
dataPrimaryKey Primary key
dataForeignKey Foreign key
dataIndex Index
dataFunction Stored procedure or function

See Also

Last modified: 23 November 2016