| Author |
How to set resolution of the screen
|
Vishal Methi
Ranch Hand
Joined: Jan 14, 2004
Posts: 52
|
|
HI guys , Hey thanx for opening this page. So might be u can help me. I want to set the resolution of the screen. I want to chagne the UI depending the resolution. How can i acheive this. I need ur helpp plz reply to this mail noww .. thanx in advance for ur co-operation. Vishal R. Methi
|
 |
ramon ramos
Greenhorn
Joined: May 03, 2003
Posts: 2
|
|
Dimension dim=Toolkit.getDefaultToolkit().getScreenSize(); Dimension has two fiels: width and height Bye and good luck!!!
|
 |
 |
|
|
subject: How to set resolution of the screen
|
|
|