Package | Description |
---|---|
com.attachmate.UPG.common |
Modifier and Type | Method and Description |
---|---|
void |
IScreenUPG.addIScreenListener(IScreenListener inListener)
Adds the IScreenListener, which allows your application to receive
various screen and/or status event notifications, to the Screen object.
|
void |
IScreenUPG.removeIScreenListener(IScreenListener inListener)
Removes the IScreenListener from the Screen object.
|