Activity Not Available

Project Summary

  Analyzed about 2 years ago based on code collected about 2 years ago.

JComboBox and JList are index-based components. This is a problem when dealing with huge models that are stored in a local disk database.
Berkeley DB has an efficient way of storing and retrieving records, which can be used as the source for a model, but as it's a binary tree, index lookup is complicated.
This project provides two new components: JIteratorList and JIteratorComboBox.

Share

In a Nutshell, Iterator-based swing components...

Languages

HTML
87%
Java
9%
3 Other
4%
 
 

Lines of Code

 

Activity

30 Day Summary not available

12 Month Summary not available

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.