In this section:

Common

IconDescription
pythonScript Python script
method Method
variable Variable
property Property
property_yellow Parameter
xml_element Element
folder Directory
iconPackage Package
rootSource Source root
rootExcluded Excluded root
template_folder_iconTemplate roots
Visibility modifiers
lockedRead-only class, e.g. from a jar of an external library.
private.pngprivate
protected.png protected
public.png public

Data sources

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

DBDB2 DB2

DBDerby Derby

DBH2 H2

DBHSQLDB HSQLDB

DBMySQL MySQL

DBODBC ODBC

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_SqlDataSource DDL data source
dataSchema.png Schema
DataTables Table
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
dataView View
dataFunction Stored procedure or function