Uses of Package
org.bs.mdi.swing

Packages that use org.bs.mdi.swing
org.bs.mdi.swing   
 

Classes in org.bs.mdi.swing used by org.bs.mdi.swing
MDIWindowManager
          An interface for window managers.
SwingCommand
          SwingCommand is basically a Command with icon support.
SwingCommandAdapter
          Adapter for SwingCommand to simplify subclassing
SwingCommandTrigger
          Enhanced CommandTrigger with additional GUI functionality
SwingDefaultCommands
          SwingDefaultCommands - a default set of commands
SwingDocumentWindow
          Interface for all document window implementations in org.bs.mdi.swing.
SwingProgressMonitor
          A ProgressMonitor which uses Swing components for display.
SwingStatusBar
          Swing implementation of a status bar.
SwingWindowCommand
          Command subclass which activates a particular TraditionalDocumentWindow
TabDocumentWindow
          An implementation of a DocumentWindow using Tabs.