From: <jm...@us...> - 2013-12-04 14:11:17
|
Revision: 3871 http://sourceforge.net/p/eulergui/code/3871 Author: jmvanel Date: 2013-12-04 14:11:13 +0000 (Wed, 04 Dec 2013) Log Message: ----------- Finish modularization of feature into traits: now SWExplorerWindow and DataGUIWindow have empty body, just "extends" and "with" clauses TODO * make a mutable RuleBasedApp for musical player app * add search feature to DaomainApplication Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/RuleBasedApp.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUIWindow.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/domainApplication/DomainApplicationUI.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUITrait.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerTrait.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |