Algosim documentation: panels

panels

Returns a list with structures describing the panels currently visible in the Algosim IDE.

Syntax

Description

panels() returns a list of structures of type Panel. Each such structure describes a panel currently visible in the Algosim IDE.

Examples

panels()
(ID: {FB7320B6-D781-49C9-A29A-82D0DB96C36D}, name: Identifiers, type: Identifiers)
(ID: {A3830BAF-3154-49B9-B980-7BDFD6424A5B}, name: Task list, type: Task list)
(ID: {5F531D5F-81DD-4DC7-B0B7-CB4E8577E4ED}, name: Window manager, type: Window manager)
(ID: {C4100FA8-E630-4EB2-8653-5E650C95DD32}, name: Visual object manager, type: Visual object manager)
(ID: {E18CC2A9-D5B3-423E-8D6E-06245C9A6FF3}, name: Console 1*, type: Console)
(ID: {F2E21CAE-1201-448A-8072-3ECCE19B0B55}, name: Algosim, type: Documentation browser)
(ID: {9378BE8B-63B9-48C5-9C4E-FF80174792D1}, name: Debug log, type: Debug log)
(ID: {E7E6F71A-6142-4043-998A-5A939F7FE184}, name: Clock, type: Clock)

See also