Search:

Type: Posts; User: rosebrit3

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,804

    JDBC Conectivity

    Hai,

    I have created a form with two TextField, one for the Server Address and then one for the Database Name. I want to get these inputs from the user, verify it and then connect to the Database....
  2. Thread: ComboBox

    by rosebrit3
    Replies
    1
    Views
    1,656

    ComboBox

    Hai, can anyone please tell me how to populate a Combobox based on another ComboBox. I have understood that I have to use the itemStateChanged Event, but I dont know what to incorporate inside it....
  3. Thread: This Method

    by rosebrit3
    Replies
    1
    Views
    1,356

    This Method

    Can anyone explain me what does the method this() do here?

    public SInterface()
    {
    this(".");
    }

    Thanks.
  4. Thread: Java Swings

    by rosebrit3
    Replies
    1
    Views
    1,915

    Java Swings

    Can anyone please help me in correcting the following code:

    package APackage1;
    import java.awt.Container;
    import java.util.HashMap;
    import net.sf.jasperreports.swing.JRViewer;
    import...
Results 1 to 4 of 4