public abstract class MockWindow extends Object implements IWindowUi
| Constructor and Description |
|---|
MockWindow() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeWindow()
Fecha a janela
|
UiLibrary |
getUiLibrary() |
boolean |
isWindowOpened()
Consulta se a janela está visível
|
void |
openWindow()
Abre a janela
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWindowCallbackspublic UiLibrary getUiLibrary()
getUiLibrary in interface IUipublic void closeWindow()
IWindowUicloseWindow in interface IWindowUipublic void openWindow()
IWindowUiopenWindow in interface IWindowUipublic boolean isWindowOpened()
IWindowUiisWindowOpened in interface IWindowUiCopyright © 2018 Tecgraf/PUC-Rio. All rights reserved.