Get window screen, where currently this window is located. @return screen object where this window located
()
| 303 | * @return screen object where this window located |
| 304 | */ |
| 305 | public abstract Screen getScreen(); |
| 306 | |
| 307 | /** |
| 308 | * <p>Request frame event for rendering for this window.</p> |
nothing calls this directly
no outgoing calls
no test coverage detected