Hi guys,
I encountered a problem with thread gui, by using both substance (4.3_07final Nairobi) and swingx (0.9.2). I am a bit confused for I'm a new user to java, and a look at your source code doesn't ring a bell about the problem.
So there is the stack :
-------------------------------------------------------------------------------------------------------------
Exception in thread "main" java.lang.IllegalArgumentException: Called outside EDT
at org.jvnet.substance.utils.LazyResettableHashMap.put(LazyResettableHashMap.java:64)
at org.jvnet.substance.utils.icon.SubstanceIconFactory.getTreeIcon(SubstanceIconFactory.java:156)
at org.jvnet.substance.api.SubstanceSkin$30.createValue(SubstanceSkin.java:1643)
at javax.swing.UIDefaults.getFromHashtable(UIDefaults.java:199)
at javax.swing.UIDefaults.get(UIDefaults.java:144)
at javax.swing.MultiUIDefaults.get(MultiUIDefaults.java:44)
at javax.swing.UIManager.get(UIManager.java:952)
at javax.swing.plaf.basic.BasicTreeUI.installDefaults(BasicTreeUI.java:698)
at org.jvnet.substance.SubstanceTreeUI.__org__jvnet__substance__SubstanceTreeUI__installDefaults(SubstanceTreeUI.java:148)
at org.jvnet.substance.SubstanceTreeUI.installDefaults(SubstanceTreeUI.java)
at javax.swing.plaf.basic.BasicTreeUI.installUI(BasicTreeUI.java:630)
at org.jvnet.substance.SubstanceTreeUI.__org__jvnet__substance__SubstanceTreeUI__installUI(SubstanceTreeUI.java)
at org.jvnet.substance.SubstanceTreeUI.installUI(SubstanceTreeUI.java)
at javax.swing.JComponent.setUI(JComponent.java:673)
at javax.swing.JTree.setUI(JTree.java:678)
at javax.swing.JTree.updateUI(JTree.java:694)
at org.jdesktop.swingx.JXTreeTable$TreeTableCellRenderer.updateUI(JXTreeTable.java:2280)
at javax.swing.JTree.(JTree.java:649)
at org.jdesktop.swingx.JXTree.(JXTree.java:219)
at org.jdesktop.swingx.JXTreeTable$TreeTableCellRenderer.(JXTreeTable.java:2049)
at org.jdesktop.swingx.JXTreeTable.(JXTreeTable.java:152)
at org.jdesktop.swingx.JXTreeTable.(JXTreeTable.java:142)
at com.isicom.gui.swingx.JXTreeTable.(JXTreeTable.java:19)
at jicsup.gui.MainWindow.MainWindow.(MainWindow.java:52)
at jicsup.JicsupApp.showWindow(JicsupApp.java:93)
at jicsup.JicsupApp.main(JicsupApp.java:239)
-------------------------------------------------------------------------------------------------------------
Have someone an idea about this problem ?
P.S. : I use a java 1.6.0.06, packaged by Debian (a testing with libc at 2.7-10, and kernel 2.6.22-3-686)
_________________________________________________________________
Caroline vient de mettre à jour son profil Messenger ! Connectez-vous !
http://login.live.com/login.srf?wa=wsignin1.0&rpsnv=10&ct=1198837564&rver=4.0.1534.0&wp=MBI&wreply=http:%2F%2Fhome.services.spaces.live.com%2F&lc=1036&id=73625---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...