Fixed improper layer pointer for ZDisplayable objects when recreating a
commit7c56a84599553129ab210539ac692878f3158334
authorAlbert Cardona <acardona@ini.phys.ethz.ch>
Thu, 7 May 2009 13:20:18 +0000 (7 15:20 +0200)
committerAlbert Cardona <acardona@ini.phys.ethz.ch>
Thu, 7 May 2009 13:20:18 +0000 (7 15:20 +0200)
tree400c898f54dd7f3177f6f5a014fd22b916e9d2f9
parentc67ea199b319aba802914d36502d9507c1c8887e
Fixed improper layer pointer for ZDisplayable objects when recreating a
Display from XML.  Also attempted to fix frame title not being setup in
the first few ms of existence of the Display frame.
ini/trakem2/display/Display.java
ini/trakem2/display/DisplayCanvas.java