[kepler-dev] util/src/ptolemy/vergil/actor/ActorGraphFrame
Christopher Brooks
cxh at eecs.berkeley.edu
Mon Apr 27 07:33:27 PDT 2009
Hi Aaron,
I'm trying to clear up the files in Kepler that duplicate Ptolemy.
One file is util/src/ptolemy/vergil/actor/ActorGraphFrame.
The change was:
r16844 | aschultz | 2009-03-04 15:17:11 -0800 (Wed, 04 Mar 2009) | 2 lines
Experiment with KeplerGraphFrame.BACKGROUND_COLOR and
TabManager.BGCOLOR
Overriding ActorGraphFrame to avoid _setBackground during repaint
The diff is:
bash-3.2$ diff -rwb util/src/ptolemy/vergil/actor/ActorGraphFrame.java
ptolemy/ptolemy/vergil/actor/ActorGraphFrame.java
3c3
< Copyright (c) 1998-2008 The Regents of the University of California.
---
> Copyright (c) 1998-2009 The Regents of the University of California.
87c87
< * @version $Id: ActorGraphFrame.java 52510 2009-02-26 17:52:38Z cxh $
---
> * @version $Id: ActorGraphFrame.java 53042 2009-04-10 20:31:21Z cxh $
376,377c376
< // FIXME: This is one of two Kepler specific lines in this code
< //_setBackground();
---
> _setBackground();
382,383c381
< // FIXME: This is one of two Kepler specific lines in this code
< //_setBackground();
---
> _setBackground();
Are these changes required? What happens if we don't have them?
_Christopher
--
Christopher Brooks (cxh at eecs berkeley edu) University of California
CHESS Executive Director US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA 94720-1774
ph: 510.643.9841 fax:510.642.2718 (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 (W-F) 510.655.5480
More information about the Kepler-dev
mailing list