Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.eireneh.bible.book.swing

Class Summary
BenchmarkPane BenchmarkPane allows an application to test the speed of a Bible by giving it some stress tests.
BibleChooser BibleChooser is like JFileChooser except that it allows the user to select one of the available Bibles.
BibleListCellRenderer A custom list view that paints icons alongside the words.
BiblesComboBoxModel The BibleModels class implements a number of swing DataModels and gives access to the list of current Bibles.
BiblesListModel BiblesListModel creates a Swing ListModel from the available Bibles.
ComparePane A ComparePane allows you to compare 2 differing version of the Bible verse, by verse.
CompareResultsPane This displays the results of a comparision that occurs in a separate thread.
DriversComboBoxModel The DriverModels class implements ComboBoxModel by extending the DriverListModel.
DriversListModel DriversListModel.
DriversListModel.BibleListCellRenderer A custom list view that paints icons alongside the words.
GeneratorPane Bible Generator allows the creation of new Books - although it really only converts from one implementation of Book to another.
MaintenancePane Allows various maintenance procedures to be done on Bibles like deletion, renaming, and viewing the notes that are associated with the generation of a version.