How to save ImageJ plugin settings?
Posted by jamesxli on Dec 10, 2009; 10:22pm
URL: http://imagej.273.s1.nabble.com/How-to-save-ImageJ-plugin-settings-tp3690127.html
Hi everyone,
I am implementing an ImageJ plugin that needs to have few simple settings (e.g. server host
name and IP port). How should I save and load this settings? Does ImageJ provide some recommanded
methods to handle plugin settings/preferences/options?
Thanks in advance
James