public interface PartnerWindow
| Modifier and Type | Method and Description |
|---|---|
java.awt.event.WindowListener |
getWindowHandler()
Gets the primary windowHandler object.
|
void |
setWindowHandler(java.awt.event.WindowListener newHandler)
Sets the primary windowHandler object, disabling the current one.
|