- Application
- Core App
- Main menus
|  |
- Contextual menus
|  |
- About dialog
|  |
- Settings dialog
|  |
- Splash screen
|  |
- UI components
|  |
- Link to Maya Docs
|  |
- Maya version detection
|  |
| |
- Files management
- Read external data
|  |
- Open/Save UI
|  |
- Open/Save MEL script
|  |
- Open/Save Project
|  |
| |
- MEL UI Editor
- Form view
|  |
- Mouse tracker
|  |
- Control toolbars
|  |
- Control flags panel
|  |
- Hierarchy panel
|  |
- Output panel
|  |
| |
- MEL Script Editor
- Edit view
|  |
- Syntax Coloring
|  |
- Auto-completion
|  |
- Parameters info
|  |
| |
- MELANIE Documentation
- Introduction
|  |
- Application overview
|  |
- Settings
|  |
- MEL UI Editor
|  |
- MEL Script Editor
|  |
| |
|
- Layouts and Controls
- Layouts
- columnLayout
|  |
- rowLayout
|  |
- frameLayout
|  |
| |
- Buttons
- button
|  |
- iconTextButton
|  |
- symbolButton
|  |
- layerButton
|  |
- toolButton
|  |
- shelfButton
|  |
| |
- CheckBoxes
- checkBox
|  |
- checkBoxGrp
|  |
- iconTextCheckBox
|  |
- symbolCheckBox
|  |
| |
- Radio Buttons
- radioButton
|  |
- radioButtonGrp
|  |
- radioCollection
|  |
- radioMenuItemCollection
|  |
- iconTextRadioButton
|  |
- iconTextRadioCollection
|  |
| |
- Lists
- textScrollList
|  |
| |
- Sliders
- intSlider
|  |
- intSliderGrp
|  |
- floatSlider
|  |
- floatSliderGrp
|  |
- floatSliderButtonGrp
|  |
- attrColorSliderGrp
|  |
- attrFieldSliderGrp
|  |
- colorIndexSliderGrp
|  |
- colorSliderButtonGrp
|  |
- colorSliderGrp
|  |
| |
- Text Fields
- floatField
|  |
- floatFieldGrp
|  |
- intField
|  |
- intFieldGrp
|  |
- textField
|  |
- textFieldGrp
|  |
- textFieldButtonGrp
|  |
- scrollField
|  |
| |
- Static Text
- text
|  |
- iconTextStaticLabel
|  |
| |
- Misc.
- picture
|  |
- image
|  |
- separator
|  |
- intScrollBar
|  |
| |
|