| Author |
B&S May I use java.awt.dimension ?
|
Yucca Nel
Ranch Hand
Joined: Nov 20, 2008
Posts: 147
|
|
|
May I use java.awt.toolkit and dimension for positioning of windows/boxes on screen? Are there swing alternatives?
|
SCJP 6.0, SCJD (400/400), SCBCD for JEE 5, SCWCD 1.4 I do videos for development at
http://www.youtube.com/user/thejartender?feature=mhee
I am probably the only developer ever to have had an orange sized brain tumor in my brain while learning development!!
|
 |
Kevin Florish
Ranch Hand
Joined: Jan 06, 2009
Posts: 155
|
|
I used thw AWT toolkit for screen size and positioning.
I think the limitations are on using Components from AWT instead of their newer Swing counterparts. Although I may be incorrect on this, it
is my interpretation of the oftimes confusing assignment instructions from Sun
|
HTML/CSS Tutorials | JavaScript and jQuery Tutorials
|
 |
 |
|
|
subject: B&S May I use java.awt.dimension ?
|
|
|