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

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

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

Classes in org.crosswire.common.swing.desktop that implement Viewable
 class AbstractViewLayout
          Abstract manager of how we layout views.
 class MDIViewLayout
          MDI (Multiple documet interface) manager of how we layout views as sub-windows.
 class TDIViewLayout
          TDI (Tabbed Document Interface) manager of how we layout views as tabs.
 class ViewManager
          A ViewManager is an abstraction of a desktop that displays views as tabs or sub-windows.
 


Copyright ? 2003-2006