Uses of Interface
gzz.index.XuIndexer

Packages that use XuIndexer
gzz.client   
gzz.impl   
gzz.index   
gzz.index.impl   
gzz.view.buoy   
 

Uses of XuIndexer in gzz.client
 

Fields in gzz.client declared as XuIndexer
 XuIndexer Fallback.xuIndexer
          The XuIndexer-- in a different space for now.
 

Uses of XuIndexer in gzz.impl
 

Methods in gzz.impl that return XuIndexer
 XuIndexer SimpleVStreamTexter.getXuIndexer()
          XXX WRONG IMPLEMENTATION!!!!!!!
 

Uses of XuIndexer in gzz.index
 

Methods in gzz.index that return XuIndexer
 XuIndexer IndexedVStreamCellTexter.getXuIndexer()
          Get the index of links in this space.
static XuIndexer IndexManager.getXuIndexer(Space s)
          Get the Xanadu model link indexer which is to be used with the given space.
 

Uses of XuIndexer in gzz.index.impl
 

Classes in gzz.index.impl that implement XuIndexer
 class SpaceXuIndexer
          An index of xanadu links stored in a space.
 class TransientXuIndexer
          An index of xanadu links.
 

Uses of XuIndexer in gzz.view.buoy
 

Fields in gzz.view.buoy declared as XuIndexer
 XuIndexer ScrollblockCellLinker.xuIndex