Package | Description |
---|---|
org.eclipse.jface.util |
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions.
|
org.eclipse.swt.widgets |
SWT widget public API classes.
|
Modifier and Type | Method and Description |
---|---|
static Monitor |
Util.getClosestMonitor(Display toSearch,
Point toFind)
Returns the monitor whose client area contains the given point.
|
Modifier and Type | Method and Description |
---|---|
Monitor |
Control.getMonitor()
Returns the receiver's monitor.
|
Monitor[] |
Display.getMonitors()
Returns an array of monitors attached to the device.
|
Monitor |
Display.getPrimaryMonitor()
Returns the primary monitor for that device.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.