Search:

Type: Posts; User: sny

Search: Search took 0.12 seconds.

  1. Replies
    11
    Views
    3,594

    Re: jdbc connection problem

    can you give a step by step procedure, if its ok, im using eclipse IDE, tnx.
  2. Replies
    11
    Views
    3,594

    Re: jdbc connection problem

    sorry for late reply, hire is the error.
    i don't get this, please help me on this one. tnx


    Cannot connect to database server: com.mysql.jdbc.Driver
    java.lang.ClassNotFoundException:...
  3. Replies
    11
    Views
    3,594

    jdbc connection problem

    i don't know what is the problem with my code,
    can pls someone help me on this one, pls.

    hire's my code:


    import java.sql.*;

    public class Connect {
    public static void main(String[]...
  4. Replies
    5
    Views
    2,613

    [SOLVED] Re: need help, Problem in JScrollPane

    All done, thx for your help, i hope there's a lot of people like you in this forum, thx.. very appreciated.....
  5. Replies
    5
    Views
    2,613

    [SOLVED] Re: need help, Problem in JScrollPane

    isn't ok to set an JScrollPane to JPanel and another JPanel within the JScrollPane ?
  6. Replies
    5
    Views
    2,613

    [SOLVED] Re: need help, Problem in JScrollPane

    how can i set up layout to JPanel, can you pls. give me some example. if you dont mind.
  7. Replies
    5
    Views
    2,613

    [SOLVED] need help, Problem in JScrollPane

    Sir i have a problem with JScrollPane, it suppose to appear JScrollPane when they reach the limit size, but as you can see nothings happen, can someone help me with this one, that will be...
  8. [SOLVED] how can i resize JTextField, JButton using GridBagLayout,... TNX

    Here's my code:


    import java.awt.*;
    import javax.swing.*;

    public class GUI_example extends JFrame {

    private final static long serialVersionUID = 1L;
Results 1 to 8 of 8