|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JTabDisplay | |
|---|---|
| org.salespointframework.desktop.multiwindow | Contains classes for the standard SalesPoint application GUI. |
| Uses of JTabDisplay in org.salespointframework.desktop.multiwindow |
|---|
| Subclasses of JTabDisplay in org.salespointframework.desktop.multiwindow | |
|---|---|
class |
MultiWindow.TabbedFrame
This class is actually used by MultiWindow to display SalesPoints in tabbed view mode. |
| Fields in org.salespointframework.desktop.multiwindow declared as JTabDisplay | |
|---|---|
private JTabDisplay |
JTabDisplay.JTDFormSheetContainer.m_jtdOwner
|
| Fields in org.salespointframework.desktop.multiwindow with type parameters of type JTabDisplay | |
|---|---|
private java.util.HashMap<java.lang.Integer,JTabDisplay> |
MultiWindow.m_mpjtdTabDisplays
The map of currently open TabbedFrames. |
| Methods in org.salespointframework.desktop.multiwindow with parameters of type JTabDisplay | |
|---|---|
void |
JTabDisplay.JTDFormSheetContainer.setOwner(JTabDisplay jtdOwner)
|
| Constructors in org.salespointframework.desktop.multiwindow with parameters of type JTabDisplay | |
|---|---|
JTabDisplay.JTDFormSheetContainer(JTabDisplay jtdOwner)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||