|
From: <fra...@us...> - 2009-06-08 11:32:23
|
Revision: 1603
http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1603&view=rev
Author: frankrimlinger
Date: 2009-06-08 11:31:57 +0000 (Mon, 08 Jun 2009)
Log Message:
-----------
You must build models for the various SWT windows, because the user now decides whether or not they are open. The old trick of making them invisible no longer applies. In particular, MangoScriptWindow.setViewTitle is a dog. You probably just want a field within the model to have the name. And then when you save the script, use this field as the title.
Modified Paths:
--------------
branches/mango/MangoJPF/Mango/src/mango/script/model/MangoScriptModel.java
branches/mango/MangoJPF/Mango/src/mango/tree/model/FolderViewer.java
branches/mango/MangoJPF/src/mango/views/MangoScriptWindow.java
Added Paths:
-----------
branches/mango/MangoJPF/mangoUserHome/frank/sessions/baseline/itsAWrap/clear([I)V/loops/-baseline.itsAWrap.clear([I)V#8:iload_1_Code_01/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|