This is part of the ChasmGui instructions.
Use the components frame to add and delete the components of a concept. Select the component and use the add and del button.
Below shows how to add a component using the component dialog. This shows a component being added of type vocab.AnEvent with protected access and created cif. Also, its name is aname. When a concept is selected and a name entered, the Add button is enabled.
Because components take visual space, only one level deep of components are ever shown. To hide the ones shown or show those which are hidden, double click in the Components frame on components you wish to hide/ unhide.
The component order determines the parameter order when calling the static constructors so reordering the components can be a useful thing to do. To reorder the components, just select one of the components and use the up and down arrow keys.
For inherited components, you can not change their order or place the components in the current concept above the inherited components. To modify the order of the inherited components, open the parent concept and modify the order there.
Inherited components are shown with a ' next to them. For instance, see how selectable, trigger and activeornot have a ' mark and are thus inherited.