|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWindowFactory
Factory for a window implementation.
| Method Summary | |
|---|---|
IWindow |
createIWindow(ActionContext actionContext,
boolean modal)
Creates a wrapper around a Window implementation. |
| Method Detail |
|---|
IWindow createIWindow(ActionContext actionContext,
boolean modal)
Window implementation.
actionContext - Associated action contextmodal - Modal status for the window
Window wrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||