GUI Basics
Main Window
|
This is the main window for JailBreak. If you've used a Windows program
before this should be pretty simple. There's a menu and toolbar at the
top, statusbar on the bottom, and stuff in the middle. It's probably the
middle two panes that are most interesting.
On the left is the object browser. It displays a hierarchical representation of the current object. In this picture a neural network is currently open. Each layer can then be expanded to view the individual neurons. On the right is the object viewer. It views the details of whatever is selected in the object browser. In this picture a neuron is selected and it's properties, input, and output are shown. |
File Menu
|
|
Run Menu
|
|
View Menu
|
|