|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumberShaper | |
---|---|
org.crosswire.bibledesktop | The org.crosswire.bibledesktop package contains the message catalog for everything Bible Desktop and is the root of the package tree for Bible Desktop. |
org.crosswire.bibledesktop.book | This package contains Swing MVC models to help implementing a Swing GUI using JSword classes. |
org.crosswire.bibledesktop.passage | This package contains Swing MVC models to help displaying passages. |
org.crosswire.common.config.swing | The Config package is view independent and so needs a view package to be useful in providing a user interface - this package implements a Swing UI for config. |
org.crosswire.common.progress.swing | GUI classes to support background processing. |
org.crosswire.common.swing | A collection of various generic Swing components and utility classes. |
org.crosswire.common.util | A collection of various generic utility classes. |
org.crosswire.jsword.passage |
The core responsibility of the passage package is to store and collate
information about the structure of the Bible - The most important classes are
Passage , PassageTally and Strongs . |
Uses of NumberShaper in org.crosswire.bibledesktop |
---|
Fields in org.crosswire.bibledesktop declared as NumberShaper | |
---|---|
private static NumberShaper |
BDMsg.shaper
|
Uses of NumberShaper in org.crosswire.bibledesktop.book |
---|
Fields in org.crosswire.bibledesktop.book declared as NumberShaper | |
---|---|
private NumberShaper |
AdvancedSearchPane.shaper
The transformer of numeric representation. |
Uses of NumberShaper in org.crosswire.bibledesktop.passage |
---|
Fields in org.crosswire.bibledesktop.passage declared as NumberShaper | |
---|---|
private NumberShaper |
WholeBibleTreeNode.shaper
Change the number representation as needed |
Uses of NumberShaper in org.crosswire.common.config.swing |
---|
Fields in org.crosswire.common.config.swing declared as NumberShaper | |
---|---|
private NumberShaper |
NumberField.shaper
The internationalizer for numbers. |
Uses of NumberShaper in org.crosswire.common.progress.swing |
---|
Fields in org.crosswire.common.progress.swing declared as NumberShaper | |
---|---|
private NumberShaper |
JobsProgressBar.shaper
Shape numbers into locale representation. |
Uses of NumberShaper in org.crosswire.common.swing |
---|
Fields in org.crosswire.common.swing declared as NumberShaper | |
---|---|
private NumberShaper |
NumberCellRenderer.shaper
Used to display numbers in the user's expected representations. |
Uses of NumberShaper in org.crosswire.common.util |
---|
Fields in org.crosswire.common.util declared as NumberShaper | |
---|---|
private NumberShaper |
MsgBase.shaper
Internationalize numbers |
Uses of NumberShaper in org.crosswire.jsword.passage |
---|
Fields in org.crosswire.jsword.passage declared as NumberShaper | |
---|---|
private NumberShaper |
VerseRange.shaper
Allow the conversion to and from other number representations. |
private static NumberShaper |
Verse.shaper
Allow the conversion to and from other number representations. |
|
Copyright ? 2003-2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |