[kepler-dev] [Bug 2321] - merge exp files into ptolemy CVS

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon Apr 20 14:15:41 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2321





------- Comment #9 from cxh at eecs.berkeley.edu  2009-04-20 14:15 -------
See bug # 3977, Devlop test for ptII overrides in the system

util/src/ptolemy/README.txt
says:

Below are files that are in a ptolemy package, but checked in to kepler


util/src/ptolemy/vergil/actor
   ActorController.java  - lots of changes

   ActorGraphFrame.java - Trival changes, calls to background
      commented out?

   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


util/src/ptolemy/vergil/basic
   BasicGraphController.java - lots of changes   
   MenuMapper.java - not in Ptolemy, so no need to merge

--end--
About ActorGraphFrame.java, perhaps this file could be removed?
   One way to set the background is
   covered in _printPDF() in ptolemy/actor/gui/MoMLApplication.java
   Maybe the code in this method could be used?

About the other classes, one thing to do would be to merge with
the latest in the tree.  I'll go ahead and do this


More information about the Kepler-dev mailing list