PuffinPlot issue tracker

Bug: a88/55c

ID : 55ca6c0c-e2b8-4bc8-bfc6-c1d10639efb3
Short name : a88/55c
Status : open
Severity : minor
Assigned :
Reporter : Pontus Lurcock <pont@talvi.net>
Creator : Pontus Lurcock <pont@talvi.net>
Created : Tue, 20 Dec 2011 19:12:45 +0000
Target : 1.5
Summary : Clean up static PuffinApp references in window classes [202]

Comment: --------- Comment ---------
ID: a23f1d3c-aba5-4c09-97bb-95f2e55429f5
Short name: a88/55c/a23
From: Pontus Lurcock <pont@talvi.net>
Date: Tue, 20 Dec 2011 19:12:45 +0000

Many of the classes in the window subpackage use 
PuffinApp.getInstance() to find the PuffinPlot application.
It would probably be cleaner to have the PuffinApp instance
supplied to their constructors.