Package org.springframework.richclient.application.mdi.contextmenu

Interface Summary
DesktopCommandGroupFactory Factory for JDesktopPane CommandGroups: a Window menu CommandGroup: a context menu CommandGroup: cascade, tile, minimze, separator, all open frames
 

Class Summary
CascadeCommand Cascades all JInternalFrames in a given JDesktopPane.
DefaultDesktopCommandGroupFactory Helper class to create a context menu for a JDesktopPane.
MinimizeAllCommand Minimizes all JInternalFrames in a given JDesktopPane.
ShowFrameCommand Command to show a JInternalFrame, i.e.
TileCommand Tiles all JInternalFrames in a given JDesktopPane.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.