ItemGroup

Extends Item
Inherited by FontPopupList

A container that groups items logically, so that they can be enabled or disabled together. The group object does not have a visible representation, and does not affect the appearance or position of its members, if the AWT layouting layer is not used. It can however set a layout and add items to its content, in which case the positioning is taken care of.

Constructors

Functions

Inheritance