P
patrick boulay
I have a JSplitPane with 2 components
left : JTree with mouse listener on leaf nodes
right : JXImagePanel
when I click on a leaf element of the JTRee on I want to change the
image displayed on the right ( JXImagePanel )
it does not work unless I use(modify) the splitbar loc by hand
screenshot : http://boulayp.free.fr/tibetsoftware/screenshots/bug.JPG
code :
http://boulayp.free.fr/tibetsoftware/screenshots/ImageCellEditor.java.txt
thank you for any help
patrick
left : JTree with mouse listener on leaf nodes
right : JXImagePanel
when I click on a leaf element of the JTRee on I want to change the
image displayed on the right ( JXImagePanel )
it does not work unless I use(modify) the splitbar loc by hand
screenshot : http://boulayp.free.fr/tibetsoftware/screenshots/bug.JPG
code :
http://boulayp.free.fr/tibetsoftware/screenshots/ImageCellEditor.java.txt
thank you for any help
patrick