Java Help

Discuss all kinds of software here including apps, games and operating systems. You can also share software guides and receive help for your software in this section.
DoctorJ999
Apprentice
Apprentice
Posts: 111
Joined: Thu Dec 30, 2010 7:40 pm

Java Help

Sun Aug 12, 2012 1:47 am

Hey people, im having trouble with 2 things:P pretty much all i need to finish, First i want to know how to move a textField, so its at the bottom. Second, i want know how im supposed make the web program issue a command, and stop/start/restart the server.
User avatar
CraftminerX
Member
Member
CPU: Junk.
RAM: 4 GB Corsair DDR2
Motherboard: Also junk.
GPU: 1x NVidia GeForce 8800GT 512MB
Display: 1x 24" Acer
Cooling: Air
Location: Behind you.
Posts: 189
Joined: Thu Feb 24, 2011 2:26 pm

Re: Java Help

Mon Aug 13, 2012 1:05 pm

Code: Select all

myTextField.setLocation(myFrame.getWidth() - myTextField.getWidth(), myFrame.getHeight() - myTextField.getHeight());
Haven't done any Java in years, but I think that will work.
Yes, this was a completely unnecessary post. Deal with it.

Image Image
DoctorJ999
Apprentice
Apprentice
Posts: 111
Joined: Thu Dec 30, 2010 7:40 pm

Re: Java Help

Mon Aug 13, 2012 3:44 pm

thanks :P

Return to “Software Centre”

Who is online

Users browsing this forum: No registered users and 13 guests