|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDisplayFrame | |
---|---|
org.salespointframework.core | This package contains the central classes of the Framework. |
org.salespointframework.desktop.multiwindow | Contains classes for the standard SalesPoint application GUI. |
Uses of JDisplayFrame in org.salespointframework.core |
---|
Fields in org.salespointframework.core declared as JDisplayFrame | |
---|---|
private JDisplayFrame |
JDisplayFrame.DFFormSheetContainer.m_jdfOwner
|
Methods in org.salespointframework.core with parameters of type JDisplayFrame | |
---|---|
void |
JDisplayFrame.DFFormSheetContainer.setOwner(JDisplayFrame jdfOwner)
|
Constructors in org.salespointframework.core with parameters of type JDisplayFrame | |
---|---|
JDisplayFrame.DFFormSheetContainer(JDisplayFrame jdfOwner)
|
Uses of JDisplayFrame in org.salespointframework.desktop.multiwindow |
---|
Subclasses of JDisplayFrame in org.salespointframework.desktop.multiwindow | |
---|---|
class |
MultiWindow.DisplayFrame
This class is actually used by MultiWindow to display SalesPoints in window view mode. |
Fields in org.salespointframework.desktop.multiwindow with type parameters of type JDisplayFrame | |
---|---|
private java.util.HashMap<java.lang.Integer,JDisplayFrame> |
MultiWindow.m_mpjdfDisplayFrames
The map of currently open DisplayFrames. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |