Uses of Interface
org.crosswire.common.swing.desktop.ViewVisitor

Packages that use ViewVisitor
org.crosswire.common.swing.desktop Events used to communicate changes to Views. 
 

Uses of ViewVisitor in org.crosswire.common.swing.desktop
 

Methods in org.crosswire.common.swing.desktop with parameters of type ViewVisitor
 void Viewable.visit(ViewVisitor visitor)
          Visit every view in the order that they were added.
 void ViewManager.visit(ViewVisitor visitor)
           
 void ViewLayout.visit(ViewVisitor visitor)
          Visit every view in the order that they were added.
 


Copyright ? 2003-2004