0
I Use This!
Activity Not Available
Analyzed over 3 years ago. based on code collected over 6 years ago.

Project Summary

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.

Tags

component components database gui java library swing user_interfaces

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

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    compare projects before you chose one to use

Languages

HTML
85%
Java
11%
3 Other
4%

30 Day Summary

May 25 2016 — Jun 24 2016

12 Month Summary

Jun 24 2015 — Jun 24 2016

Ratings

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