Checks if window is currently the front-most one in the parent operating system. @return boolean
()
| 367 | * @return boolean |
| 368 | */ |
| 369 | public abstract boolean isFront(); |
| 370 | |
| 371 | /** |
| 372 | * @return current Z order |
nothing calls this directly
no outgoing calls
no test coverage detected