mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-07 23:43:37 +00:00
834458b4fa
there's a zero count. The safe way to call it is by: if (combobox.getItemCount() > 0) { combobox.removeAllItems(); } This is stupid.
This is Grendel -- a Java mail/news client. It is incomplete at this time, and is currently being maintained by Jeff Galyan (talisman@anamorphic.com) and Giao Nguyen (grail@cafebabe.org). See http://www.mozilla.org/projects/grendel/ for more info.