liboktivaswingiteratorjava 09pre2 LGPL

liboktivaswingiteratorjava 09pre2 LGPL
  • Downloads: 235
  • Requirements: Windows All
  • Size: 51 KB
  • Licence: LGPL
  • Version: 0.9pre2
  • Added At: 2009-08-03
  • Publisher Site:



liboktivaswingiteratorjava 09pre2 LGPL

Share

JComboBox is a index-based component. This means that for every paint, it requests the model several getElementAt(x). When the model is small there is no problem, but when the model is bigger you start having a memory issue.The first remedy is to store your ComboBoxModel on disk, but then you start seeing it's difficult to have a index-based database which is fast enough to this type of access.On the other hand, Berkeley DB provides a really fast btree database, which solves the problem nicely. But, as a btree it looses a lot of performance to be able to do index-based lookups.This project provides two new components: JIteratorList and JIteratorComboBox, their model is Iterator-based instead of index-based, which makes it perfect to use with bdb.Give liboktiva-swing-iterator-java a try to see what it can do!
JComboBox is a index-based component. This means that for every paint, it requests the model several getElementAt(x). When the model is small there is no problem, but when the model is bigger you start having a memory issue.The first remedy is to store your ComboBoxModel on disk, but then you start seeing it's difficult to have a index-based database which is fast enough to this type of access.On the other hand, Berkeley DB provides a really fast btree database, which solves the problem nicely. But, as a btree it looses a lot of performance to be able to do index-based lookups.This project provides two new components: JIteratorList and JIteratorComboBox, their model is Iterator-based instead of index-based, which makes it perfect to use with bdb.Give liboktiva-swing-iterator-java a try to see what it can do! �. you can free download liboktivaswingiteratorjava 09pre2 LGPL now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download liboktivaswingiteratorjava 09pre2 LGPL _FREE_