|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewVisitor | |
---|---|
org.crosswire.bibledesktop.desktop | The swing section is in charge of turning the XML from the source section into a screen view. |
org.crosswire.common.swing.desktop | Events used to communicate changes to Views. |
Uses of ViewVisitor in org.crosswire.bibledesktop.desktop |
---|
Classes in org.crosswire.bibledesktop.desktop that implement ViewVisitor | |
---|---|
private static class |
DesktopActions.ShowSideBarVisitor
|
Uses of ViewVisitor in org.crosswire.common.swing.desktop |
---|
Methods in org.crosswire.common.swing.desktop with parameters of type ViewVisitor | |
---|---|
void |
AbstractViewLayout.visit(ViewVisitor visitor)
Visit every view in the order that they were added. |
void |
ViewManager.visit(ViewVisitor visitor)
|
void |
Viewable.visit(ViewVisitor visitor)
Visit every view in the order that they were added. |
|
Copyright ยจ 2003-2005 | |||||||||
PREV NEXT | FRAMES NO FRAMES |