org.crosswire.bibledesktop.desktop
Class DesktopActions.ShowSideBarVisitor
java.lang.Object
org.crosswire.bibledesktop.desktop.DesktopActions.ShowSideBarVisitor
- All Implemented Interfaces:
- ViewVisitor
- Enclosing class:
- DesktopActions
private static final class DesktopActions.ShowSideBarVisitor
- extends Object
- implements ViewVisitor
Field Summary |
private boolean |
show
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
show
private boolean show
DesktopActions.ShowSideBarVisitor
public DesktopActions.ShowSideBarVisitor(boolean show)
- Parameters:
show
-
visitView
public void visitView(Component component)
- Specified by:
visitView
in interface ViewVisitor