Code panel
Open...
Replace the content of the panel with the content of the file selected in the file selector widget.
The file type is not enforced as a XUL file
Reopen
Replace the content of the panel with the content of the file previously loaded (without displaying the file selector widget)
Save
Save the content of the panel as the file previously saved (without displaying the file selector widget)
Save as...
Save the content of the panel as the file selected in the file selector widget
Open XUL Periodic table
Load Alice's "Periodic Table"
Open XUL sample...
Load an element selected from Alice's "Periodic Table"
Clear
Clear all panel content
Select all
Select all panel content
Undo
Undo the last operation executed (paste, erase...)
Redo
Redo the last undone operation
Store > Add selection
Add the selected code fragment to the code store.
The code Store panel is displayed
Store > List code...
Display the Store panel to select a code fragment item (see Store panel menu)
Paste > Stylesheet
Insert the Stylesheet processing instruction in the Code panel content.
Paste > Overlay
Insert the Overlay processing instruction in the Code panel content.
Paste > Script
Insert the Script XUL element in the Code panel content.
Run
Evaluate the panel content as XUL code.
Evaluation result is displayed in the Output panel if no error occurs (execution time is indicated in the statusbar) or in the Errors panel if an exception in thrown
Errors panel
Save
Save the content of the panel as the file selected in the file selector widget
Clear
Clear all panel content
Select all
Select all panel content
Undo
Undo the last operation executed (paste, erase...)
Redo
Redo the last undone operation
Store panel
Paste
Insert the content of the selected code fragment item in the Code panel content
Remove
Remove the selected code fragment item from the Store list
Statusbar
XUL Console button
Display the Preferences panel to customize the panels appearance (colors, fonts, store paths, etc.)
Help button
Display the Help panel