Uses of Class
org.bs.mdi.swing.SwingWindowCommand

Packages that use SwingWindowCommand
org.bs.mdi.swing   
 

Uses of SwingWindowCommand in org.bs.mdi.swing
 

Fields in org.bs.mdi.swing declared as SwingWindowCommand
protected  SwingWindowCommand TraditionalDocumentWindow.windowCommand
           
protected  SwingWindowCommand TabDocumentWindow.windowCommand
           
 

Methods in org.bs.mdi.swing that return SwingWindowCommand
 SwingWindowCommand TraditionalDocumentWindow.getWindowCommand()
          Gets the command which can be used to activate this window.
 SwingWindowCommand TabDocumentWindow.getWindowCommand()
          Gets the command which can be used to activate this window.
 SwingWindowCommand SwingDocumentWindow.getWindowCommand()
          Gets the command which can be used to activate this window.