| | Class | Description |
| | AbstractBehavior |
The AbstractBehavior class, is the abstract class for any behavior of the menu package. |
| | AlphaBehavior | |
| | BehaviorBuilder | |
| | ChangeTextColor |
The ChangeTextColor class, is the class to have a label color change roll over effect. |
| | DragBehavior |
The DragBehavior class, is the class to have a simple drag and drop behavior of any item of the menu. |
| | DragFrictionBehavior |
The DragFrictionBehavior class, is the class to have a drag and drop behavior of any item of the menu. |
| | LabelToggle |
The LabelToggle class, manage a toggle behavior of the item. |
| | SelectedBehavior |
The SelectedBehavior class, manage the last clicked item vista status. |
| | TendToPointBehavior |
The TendToPoint class, manage the last clicked item vista status. |
| | ZSortBehavior |
The ZSortBehavior class, manage the z-sort for the items list of the menu. |