|
The basic organization of Slicer's user interface (UI) is shown above. This module's content will reference these following components, labeled in the figure:
- File Menu:
- Contains basic load and save functionality, access to application settings, Tcl and Python interfaces for developers, help and mechanisms for users to provide feedback.
- Toolbar:
- Contains tools for selecting and navigating among Slicer modules, layout and other utilities.
- GUI Panel:
- Contains a UI for any selected module.
- 3D Viewer:
- Displays a rendered 3D view of the scene along with some visual references to clarify its spatial orientation (A = anterior, P = posterior, R = right, L = left, S = superior and I = inferior).:
- 3D Viewer Controls:
- The blue bar across any 3D Viewer shows a pushpin icon on its left. When the mouse rolls over this icon, a panel for configuring the 3D Viewer is displayed. The panel is hidden when the mouse moves away. For persistent display of this panel, just click the pushpin icon.
- Slice Viewers:
- Three default slice viewers are provided (with Red, Yellow and Green colored bars) in which Axial, Saggital, Coronal or Oblique 2D slices of volume images can be displayed. Additional generic Slice Viewers have a grey colored bar and an identifying number in their upper left corner.
- Slice Viewer Controls:
- The colored bar across any Slice Viewer shows a pushpin icon on its left. When the mouse rolls over this icon, a panel for configuring one or all Slice Viewers is displayed. The panel is hidden when the mouse moves away. For persistent display of this panel, just click the pushpin icon. The Viewer Controller Module provides an alternate way of displaying these controllers in the main GUI panel..
- Message Bar:
- Displays application messages and information.
|