XULMaker Project
Application Architecture and Components
Files
content
xulmaker.xul
- the application's presentation layout (user interface):
layout of control components (menubar, toolbar, etc.), various document
views.
xulmaker.js
- the application's presentation logic (behaviour) and business
logic (todo: separate these two.)
project.html
- (this file) - a description of this project. Includes status,
issues, notes, todos, etc.
skin
xulmaker.css
- the application's presentation style: font, color, icons/images,
etc.
background.png
*-large.gif
- used as <toolbarbutton>
icons
*-small.gif
- used as <treeitem>
icons