Action chart element.
Code block allows inserting a code snippet performing some action into your action chart. Code can be either a simple Java statement, or a set of statements, each one terminated by a semicolon. This code will be executed when the action chart control will reach the "code" block.
Code – The code that will be executed when the control of the action chart will reach this block. This code will be shown inside the block on the diagram.
Name – The name of the element.
Label – You can add here some comments, explaining the meaning of this code snippet. The comments will be shown inside the block instead of the code.
Fill color – Sets the fill color for the element. Click inside the control and choose a color from the set of most used ones, or choose some custom color using the Colors dialog box.