*foreground:	blue

*quit*label:	Quit

*output*label:	Print Array

*cellSizeInPixels:	40
*pixmapWidthInCells:	20
*pixmapHeightInCells:	20
#
#                            toplevel
#                               |
#                             pane (Paned)
#                             /          \
#            (ScrollBox) scrollBox        \
#          /        |        \             \
#   bigBitmap    scrollVert   scrollHoriz   \ 
# (BitmapEdit)   (Scroll)    (Scroll)       | 
#                                          /
#                                         /
#                           buttonbox (Box)
#                              /       /   
#                             /       /   
#                           quit   output 
#                         (Command) (Command)
