Inter-plugin communication and OMERO?
Posted by
Ian on
Oct 07, 2015; 8:47am
URL: http://imagej.273.s1.nabble.com/Inter-plugin-communication-and-OMERO-tp5014568.html
Hello all
I wonder if anyone can help a newcomer to Imagej?
I have been tasked with adding the ability to read OMERO tables to an existing imagej plugin.
My preferred option would be to use the existing OMERO plugin in Fiji.
Clearly this works well for image data but I’m unsure how to use non-image data from an OMERO table.
Is it possible to access methods in the OMERO plugin from a second plugin?
Can I at least get a session and client?
Does anyone have any examples of passing data between plugins?
Plan b) is to use use java widget that I already have (basically JFileChooser for OMERO)
This is easy to implement but I fear it might clash horribly with the existing OMERO plugin.
Any thoughts welcome.
Many thanks.
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html