Search:

Type: Posts; User: Jelena

Search: Search took 0.10 seconds.

  1. Re: Problem with get input from JTextFiled and get in in JTable.Please help.

    I don't know how to input users in text filed show in JTable.
  2. Problem with get input from JTextFiled and get in in JTable.Please help.

    Hi,i need to get users input from jtextfield and set it to JTable.This is my code:



    public class Projektni extends JFrame {
    public final JTextField ime = new JTextField(10);
    public...
  3. Replies
    5
    Views
    1,118

    Re: JAVA GUI and FILE TEXT

    I have jFramem with someone Textfield who need to be cheked,and that information whick you entered in JTextfield,need to save on someone txt.file when you press button,when you press other button...
  4. Replies
    5
    Views
    1,118

    JAVA GUI and FILE TEXT

    Hello,I have a problem,I need to use JFrame ,and JTextField for name,age and other,and i must to catch that information from JTextField and save in txt.file and on the call button that information...
Results 1 to 4 of 4