Hi,
Just wanted where would I start to create a user interface that allows two people to use a system.
Two screens, two people both using the same interface.
One person would order something and then the other person would reply with price. Similar to a forum i.e. chatroom.
Is this possible...
Hi,
I just wanted to know is there a program out there that convert an image i.e, jpg, bmp, gip. In to a Binary code.
For example, In a 3 by 12 box someone would write their name and a code of i.e. 1000010010100 would then represent their name.
thanks in advance
Hi,
I'm trying to convert the following C code to Java but I get an error message "[" should be expected. Does anyone know why I am getting this and what I should change.
ps. Is there a program out there that does this Convert C to Java?
//loop for going through the 2d array...
Hi,
I know how to write to the console i.e. system.out.println. But I don't know how to save their response.
When someone answers the question I want to save it in an array.
And then ask another question and save that in another one and so on.
-----------------------------------------
Here...
Hi,
Just wanted to know how to put some values in arrays.
i.e.
One would be car- ford, toyata, audi.
2nd one would be = long, round, large
The 3rd would be ={1.8,0.5,2.0}
Then by typing i.e. some values in like the third array you find out which car you were looking at.
----
How would I...
Hi,
Does anyone know how to connect to Active Directory using JNDI and search for a users details.
The goal is to enter username = smitj and get the following deatils.
firstname = John Surname = John.
Thanks in advance
Hi,
I don't really know how to copy text that is in a Jtextfield to another JTextfield. For example, if I have a JTextfield where users enter an account number. And I want to copy this account number into another JTextField that is on another page i.e. Frame. How would I do this?
goal copy...
Can anyone help me and tell me how to write to a field after someone has pressed the update button in the frame.
I Have the texfield and the button but dont know how to use actionlistener and send info to file.
Thank you
here is my code:
import javax.swing.*;
import java.awt.event.*;
import...
Could anyone tell me how to link frames together from different classes.
This is then would create an interface and you could go through all the frames and back and forth.
i.e.use of actionlisteners
dont know how to start
PLEASE HELP HELP
Hi,
could anyone help me fix the layout on my tabbedpane.
I am using gridlayout but the components
i.e. Jbutton, Jlabel, Jtextfields, combo box and Jlist
All these are too large and I want to create a form i.e. when setting up an account can anyone help
trying to create a form
PLEASE PLEASE
Hi,
Could anyone help me create a button which has an action listener. But the button when pressed is linked to another frame or panel.
For example, a button pressed on an interface takes you to the next page.
thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.