Search:

Type: Posts; User: copeg

Search: Search took 0.14 seconds.

  1. Thread: JTable

    by copeg
    Replies
    3
    Views
    2,342

    Re: JTable

    Do not call add() on the JScrollPane to add the table - use setViewportView (which is called in the constructor so there shouldn't be a need to make this call unless you wish to dynamically change...
  2. Thread: JTable

    by copeg
    Replies
    3
    Views
    2,342

    Re: JTable

    How to Use Tables (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Swing Components)
Results 1 to 2 of 2