Lines 55-61
public interface RandR {
Link Here
|
55 |
* <li>{@link #getMonitorDeviceIds(long, ScreenDriver)}</li> |
55 |
* <li>{@link #getMonitorDeviceIds(long, ScreenDriver)}</li> |
56 |
* <li>{@link #getAvailableRotations(long, ScreenDriver, int)}</li> |
56 |
* <li>{@link #getAvailableRotations(long, ScreenDriver, int)}</li> |
57 |
* <li>{@link #getMonitorModeProps(long, ScreenDriver, int)}</li> |
57 |
* <li>{@link #getMonitorModeProps(long, ScreenDriver, int)}</li> |
58 |
* <li>{@link #getCurrentMonitorModeProps(long, ScreenDriver, int)</li> |
58 |
* <li>{@link #getCurrentMonitorModeProps(long, ScreenDriver, int)}</li> |
59 |
* <li>{@link #getMonitorDeviceProps(long, ScreenDriver, List, int, MonitorMode)}</li> |
59 |
* <li>{@link #getMonitorDeviceProps(long, ScreenDriver, List, int, MonitorMode)}</li> |
60 |
* </ul> |
60 |
* </ul> |
61 |
* <p> |
61 |
* <p> |