org.crosswire.common.swing.desktop
Interface ViewVisitor

All Known Implementing Classes:
DesktopActions.ShowSideBarVisitor

public interface ViewVisitor

A visitor for views held by a layout.

Author:
DM Smith [ dmsmith555 at yahoo dot com]
See Also:
for license details. The copyright to this program is held by it's authors.

Method Summary
 void visitView(Component view)
           
 

Method Detail

visitView

void visitView(Component view)

Copyright ยจ 2003-2007