Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,950

    Re: Object Table

    This is where it got weird for me. The object at hand is technically a table, but I extended JScrollPane so the table would be in a JScrollPane. But, I want the class to inherit the JTable methods...
  2. Replies
    3
    Views
    1,950

    Object Table

    So I have been getting annoyed by the standard JTable and all of its less than intuitive functionality and prep-work.
    What are my main complains with JTables?
    1) If I add the data of an object...
Results 1 to 2 of 2