From: <jm...@us...> - 2013-12-12 09:24:43
|
Revision: 3889 http://sourceforge.net/p/eulergui/code/3889 Author: jmvanel Date: 2013-12-12 09:24:40 +0000 (Thu, 12 Dec 2013) Log Message: ----------- - FIX previous commit : classes JTableButtonMouseListener2 and N3JTable2 it was not correct to remove all mouse listeners (tested with musical player app) TODO : * stand-alone mode for DataGUIWindow, so that it does not close after entering an URI * use real DataGUIWindow.loadURL() for creating the N3Form * show abbreviated URI in URI buttons in N3 table Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/JTableButtonMouseListener.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/N3JTable.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/JTableButtonMouseListener2.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/N3JTable2.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |