mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 10:40:12 +00:00
![grail%cafebabe.org](/assets/img/avatar_default.png)
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. The grendel.ui package implements the grendel GUI. Much of the work is to create the outline view of a set of messages, although much of that work is split off into the grendel.view package. See http://www.mozilla.org/projects/grendel/ for more info.