Package org.crosswire.bibledesktop.passage

This package contains Swing MVC models to help implementing a Swing GUI using JSword classes.

See:
          Description

Interface Summary
KeyChangeListener Implement KeyChangeListener to recieve KeyChangeEvents whenever someone changes a Key.
 

Class Summary
KeyChangeEvent A KeyChangeEvent happens whenever a user changes a key.
KeyListListModel A simple implementation of ListModel that is backed by a SortedSet.
KeySidebar A list view of a key range list.
KeyTreeCellRenderer A specialization of DefaultTreeCellRenderer that knows how to get names from Keys.
KeyTreeModel A TreeModel that helps with working with Keys.
KeyTreeNode An implementation of TreeNode that reads from Keys and KeyLists.
Msg Compile safe Msg resource settings.
RangeListModel The RangeListModel class gives access to a Passage as a list of ranges via a ListModel.
WholeBibleTreeModel The PassageTreeModel class implements TreeModel using various custom TreeNodes, and simply extending DefaultTreeModel.
WholeBibleTreeNode A PassageTreeNode extends TreeNode to Model a Passage.
 

Package org.crosswire.bibledesktop.passage Description

This package contains Swing MVC models to help implementing a Swing GUI using JSword classes.


Copyright ยจ 2003-2007