Focus current window @return this
()
| 352 | * @return this |
| 353 | */ |
| 354 | public abstract Window focus(); |
| 355 | |
| 356 | /** |
| 357 | * <p>Bring window to front-most position in operating-system.</p> |
nothing calls this directly
no outgoing calls
no test coverage detected