5dd5a2f5eb
there's a zero count. The safe way to call it is by: if (combobox.getItemCount() > 0) { combobox.removeAllItems(); } This is stupid. |
||
---|---|---|
.. | ||
addressbook | ||
calypso | ||
composition | ||
dnd | ||
filters | ||
integrator | ||
mime | ||
prefs | ||
search | ||
storage | ||
ui | ||
util | ||
view | ||
widgets | ||
Main.java | ||
Makefile | ||
README | ||
README.build | ||
README.libs | ||
SelfTest.java | ||
TestFolderViewer.java | ||
rules.mk |
README
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.