|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
||||
|
||||
|
I am completly new to java, well i know the basics of it like i know how to add stuff like textboxes and buttons, anyways is there a gotoxy function in java?
|
|
#2
|
||||
|
||||
|
Looks like no one knows
hehe |
|
#3
|
||||
|
||||
|
If you're writing a java applet, then the nearest thing to gotoxy() is the drawString method which is one of the methods of the Graphics object.
|
|
#4
|
|||
|
|||
|
u can use drawImage() function of the Graphics class to draw image in a particular posn...
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > is there gotoxy in java? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|