This is only called when the component needs to display the tip; note we
delay this expensive operation until needed; a typical use is to have it
in the getToolTipText() method of the managed component:
public String getToolTipText(){ return uritip.retrieve(); }
reuseBibleView -
Static variable in class org.crosswire.bibledesktop.desktop.Desktop
Whether to current BibleView should be used for links