|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JInternalDisplay | |
|---|---|
| org.salespointframework.desktop.multiwindow | Contains classes for the standard SalesPoint application GUI. |
| Uses of JInternalDisplay in org.salespointframework.desktop.multiwindow |
|---|
| Subclasses of JInternalDisplay in org.salespointframework.desktop.multiwindow | |
|---|---|
class |
MultiWindow.DesktopFrame
This class is actually used by MultiWindow to display SalesPoints in desktop view mode. |
| Fields in org.salespointframework.desktop.multiwindow declared as JInternalDisplay | |
|---|---|
private JInternalDisplay |
JInternalDisplay.JIDFormSheetContainer.m_jidOwner
The FormSheetContainer's display |
| Fields in org.salespointframework.desktop.multiwindow with type parameters of type JInternalDisplay | |
|---|---|
private java.util.HashMap<java.lang.Integer,JInternalDisplay> |
MultiWindow.m_mpjidInternalDisplays
The map of currently open DesktopFrames. |
| Methods in org.salespointframework.desktop.multiwindow with parameters of type JInternalDisplay | |
|---|---|
void |
JInternalDisplay.JIDFormSheetContainer.setOwner(JInternalDisplay jddOwner)
Sets the display for this FormSheetContainer |
| Constructors in org.salespointframework.desktop.multiwindow with parameters of type JInternalDisplay | |
|---|---|
JInternalDisplay.JIDFormSheetContainer(JInternalDisplay jddOwner)
Creates a JIDFormSheetContainer |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||