Uses of Class
com.iamsoft.util.ui.swing.mdi.EnhancedDesktopPane
-
Packages that use EnhancedDesktopPane Package Description com.iamsoft.util.ui.swing.mdi Classes for toggling between a JDesktopPane and a series of nested JSplitPanes. -
-
Uses of EnhancedDesktopPane in com.iamsoft.util.ui.swing.mdi
Methods in com.iamsoft.util.ui.swing.mdi that return EnhancedDesktopPane Modifier and Type Method Description protected EnhancedDesktopPane
MdiAppFrame. getDesktopPane()
Constructors in com.iamsoft.util.ui.swing.mdi with parameters of type EnhancedDesktopPane Constructor Description DesktopPanel(EnhancedDesktopPane pDesktop, InternalFrameListModel pListModel)
-