Question for JRexPreference
Mitesh51 <mit_bca1-/[email protected]> Mon, 20 Oct 2008 21:15:30 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.jrex |
|---|---|
| Message-ID | <[email protected]> |
>From Where we get the prefName like in bold?
org.mozilla.jrex.pref.JRexPreference
prefs=org.mozilla.jrex.pref.JRexPreference.getInstance();
prefs.setDefaultCharPref("network.proxy.http","http-proxy.asdf.com");
prefs.setDefaultIntPref("network.proxy.http_port",80);
prefs.setDefaultIntPref("network.proxy.type", 1);
--
View this message in context: http://www.nabble.com/Question-for-JRexPreference-tp20083170p20083170.html
Sent from the MozDev - jrex mailing list archive at Nabble.com.