|
Multiple menu entry user plugins, how to do it?: msg#00244java.imagej
Hi there, I was wondering how some of the already "built-in" plugins get their functionality that ONE plugin has SEVERAL menu entries, for example with the now permanently built-in FFT plugin, that has sub-menus like "FFT", "Inverse FFT", "Redisplay...", FFT options..." etc. I found out that the action for the plugin to do is controlled by the argument in the setup routine, (easy, documented), however, what causes the extra menu entries and to send the extra options to setup (not so much documented IMHO) ? Looking through the sources you can find out that it´s all in the IJ_props.txt, which is normally AFAIK in the ij.jar file, so no "user servicable part" while the plugin development phase. Any idea how to implement an extra "Options/Settings" entry for a user defined Plugin? Use 2 plugins that communicate by global variables (Brrrr) resp. an extra class? Sincerely Joachim ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ImageJ mdi version, Jon Harman |
|---|---|
| Next by Date: | Re: ImageJ mdi version, Gabriel Landini |
| Previous by Thread: | Re: ImageJ mdi version, Jon Harman |
| Next by Thread: | Re: Multiple menu entry user plugins, how to do it?, Rasband Wayne |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |