Search:

Type: Posts; User: Jelena

Search: Search took 0.08 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...
Results 1 to 2 of 2