Uses of Interface
org.bs.mdi.swing.SwingDocumentWindow

Packages that use SwingDocumentWindow
org.bs.mdi.swing   
 

Uses of SwingDocumentWindow in org.bs.mdi.swing
 

Classes in org.bs.mdi.swing that implement SwingDocumentWindow
 class TabDocumentWindow
          An implementation of a DocumentWindow using Tabs.
 class TraditionalDocumentWindow
          An implementation of a DocumentWindow using Swing's JInternalFrames.