The JustStyle's main window is made up of the following parts:
The Menu Bar
Every option setting and action is either listed under a menu choice, or can be reached from within a menu choice. The menu bar has four top level menus:
File
Which deals with global actions of the application, like Exit or New instance. Also, this menu contains the choices for work with files, like New or Open and so on.Edit
This menu contains all of the choices that deal with the editing actions.Help
This menu contains help, register and about choices.
The Tools Bar
The Tools Bar has several buttons on it with pictures representative of the actions of the button. These are just a quick way of getting some of the most frequently used menu items. To find out what each one does, place the mouse cursor over the button. The "tool tip" will popup underneath the mouse cursor after few moments. In this popup text box there will be a brief description of the action taken when the button is clicked.
The Elements Tree Panel
The Elements Tree Panel has a tree view of all the elements. In the Elements Tree Panel you may create, remove or rename elements using popup menu, tool bar buttons or menu choices.
The Rules Table
The Rules Table region has all of the rules that you may set for current selected in The Elements Tree Panel element. You may select one of generic values in combo box or put yours for each separate rule.
The Style Sheet Source Code Preview Panel
The Style Sheet Source Code Preview Panel shows result style sheet.