Thread
:
how to set full screen dimensions
View Single Post
#
1
(
permalink
)
08-03-2007, 05:52 PM
valery
Member
Join Date: Jul 2007
Posts: 32
how to set full screen dimensions
I know how to set the size of a JFrame, e.g.:
Code:
jframe.setSize(new Dimension(400, 600));
I would like to know how to set the full size of the screen?
what are the dimensions that I have to set?
thanks
Sponsored Links
valery
View Public Profile
Send a private message to valery
Find all posts by valery