[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: How to get the screen resolution?
|
- From: Benjamin Pasero <bpasero@xxxxxxxxxx>
- Date: Fri, 10 Jun 2005 21:54:01 +0100
- Newsgroups: eclipse.platform.swt
- Organization: EclipseCorner
- User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
See Display.getPrimaryMonitor().getBounds()
Ben
>Hi,
>
>I have a need to obtain the screen resolution (such as 640 x 480,
>1024 x 768, and so on.) What API in Eclipse that I should use
>to get the information?
>
>Best Regards,
>SL
>
>
>
>