Uses of Package
org.salespointframework.desktop.multiwindow

Packages that use org.salespointframework.desktop.multiwindow
org.salespointframework.core This package contains the central classes of the Framework. 
org.salespointframework.desktop.interop   
org.salespointframework.desktop.multiwindow Contains classes for the standard SalesPoint application GUI. 
 

Classes in org.salespointframework.desktop.multiwindow used by org.salespointframework.core
MultiWindow
          A MultiWindow is a JFrame capable managing all kinds of Displays.
 

Classes in org.salespointframework.desktop.multiwindow used by org.salespointframework.desktop.interop
IconTabbedPane
          A JTabbedPane which has a close ('X') icon on each tab.
 

Classes in org.salespointframework.desktop.multiwindow used by org.salespointframework.desktop.multiwindow
IconTabbedPane
          A JTabbedPane which has a close ('X') icon on each tab.
IconTabbedPane.AdvancedTabComponent.TabButton
          close button class
IconTabbedPane.AdvancedTabComponent.TabInformationPanel
          this panel displays information about logged on user, running process and gives a preview
IconTabbedPane.AdvancedTabComponent.TabInformationPanel.PreviewPanel
          This panel requests the component to draw itself into a VolatileImage and paints it to itself as preview
JInternalDisplay
          A JInternalFrame that can display Form- and MenuSheets.
JInternalDisplay.JIDFormSheetContainer
          The FormSheetContainer for this display.
JTabDisplay
          A JPanel that can be used as tab and display Form- and MenuSheets.
JTabDisplay.JTDFormSheetContainer
           
MultiWindow
          A MultiWindow is a JFrame capable managing all kinds of Displays.
MultiWindow.MultiWindowAction
          Special Actions are necessary for MultiWindow-MenuSheets in order for the serialization to work properly.