|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiWindow | |
|---|---|
| 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 MultiWindow in org.salespointframework.core |
|---|
| Methods in org.salespointframework.core that return MultiWindow | |
|---|---|
protected MultiWindow |
Shop.createShopFrame()
Creates and returns a new MultiWindow with window view mode set. |
| Methods in org.salespointframework.core with parameters of type MultiWindow | |
|---|---|
protected void |
Shop.showShutdownPreventedHint(MultiWindow mw)
Shows a hint if the shop shutdown was prevented by something. |
| Uses of MultiWindow in org.salespointframework.desktop.multiwindow |
|---|
| Fields in org.salespointframework.desktop.multiwindow declared as MultiWindow | |
|---|---|
protected MultiWindow |
MultiWindow.MultiWindowAction.m_mwReference
The MultiWindow referenced by this Action. |
| Constructors in org.salespointframework.desktop.multiwindow with parameters of type MultiWindow | |
|---|---|
CascadeAction(MultiWindow owner)
|
|
DesktopAction(MultiWindow owner)
|
|
MultiWindow.MultiWindowAction(MultiWindow mwReference)
Create a new MultiWindowAction referencing the given MultiWindow. |
|
TabAction(MultiWindow owner)
|
|
TileHorizontallyAction(MultiWindow owner)
|
|
TileVerticallyAction(MultiWindow owner)
|
|
WindowAction(MultiWindow owner)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||