|
From: <fra...@us...> - 2009-03-21 18:12:45
|
Revision: 1309
http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1309&view=rev
Author: frankrimlinger
Date: 2009-03-21 18:12:43 +0000 (Sat, 21 Mar 2009)
Log Message:
-----------
Successfully initialized the Workstation from within MangoRCP, bringing up the old Swing windows and firing up the Mango threads. Also brought up an RCP View Extension which ports the input manager button controls. Theoretically should be able to drive from either the new or old interface, as they represent the same model. Much more porting and testing required. So far, so good.
Modified Paths:
--------------
branches/mango/MangoRCP/.classpath
branches/mango/MangoRCP/META-INF/MANIFEST.MF
branches/mango/MangoRCP/plugin.xml
branches/mango/MangoRCP/src/mangorcp/ApplicationWorkbenchAdvisor.java
branches/mango/MangoRCP/src/mangorcp/Perspective.java
branches/mango/extensions/mango/Mango/src/mango/workstation/Workstation.java
branches/mango/extensions/mango/Mango/src/mango/workstation/window/GlobalViewWindow.java
branches/mango/extensions/mango/Mango/src/mangoApplication/WorkstationApp.java
Added Paths:
-----------
branches/mango/MangoRCP/contexts.xml
branches/mango/MangoRCP/icons/sample.gif
branches/mango/MangoRCP/plugins/
branches/mango/MangoRCP/plugins/Mango_Jars_1.0.0.jar
branches/mango/MangoRCP/src/mangorcp/views/
branches/mango/MangoRCP/src/mangorcp/views/InputManager.java
branches/mango/MangoRCP/src/mangorcp/views/InputManagerView.java
branches/mango/MangoRCP/src/mangorcp/views/View.java
Removed Paths:
-------------
branches/mango/MangoRCP/src/mangorcp/InputManager.java
branches/mango/MangoRCP/src/mangorcp/View.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|