Full_Name: pat barta
Version: 0 10 c
OS: windows
Submission from: (NULL) (24.3.7.26)
Submitted by: patr
BloxPanedView is very inefficient.
don't construct different views for each measure in BloxPanedView constructor,
construct them as needed in getMask(), etc.
this will speed up start up, and use less memory too.