Results 1 to 6 of 6
  1. #1
    anchitanc is offline Member
    Join Date
    Oct 2010
    Posts
    42
    Rep Power
    0

    Default Jtable inside Jtable

    Hi All,

    how to put Jtable inside Jtable cells.

    can some buddy please suggest me how to do this.

    Thanks
    Anchit

  2. #2
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,936
    Rep Power
    16

    Default Re: Jtable inside Jtable

    Custom renderer/editor. Go through the tutorial linked form the JTable API.

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

  3. #3
    anchitanc is offline Member
    Join Date
    Oct 2010
    Posts
    42
    Rep Power
    0

    Default Re: Jtable inside Jtable

    Hi,
    Thanks for reply.

    Can you please provide me some example link.

  4. #4
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,936
    Rep Power
    16

    Default Re: Jtable inside Jtable

    It's there in the JTable API. You do know how to find the API, don't you?

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

  5. #5
    anchitanc is offline Member
    Join Date
    Oct 2010
    Posts
    42
    Rep Power
    0

    Default Re: Jtable inside Jtable

    I Looked into Jtable API but i haven't seen any link related to tutorial from API. i am checking at this link JTable (Java Platform SE 6)
    let me know if i am looking at wrong address

  6. #6
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,936
    Rep Power
    16

    Default Re: Jtable inside Jtable

    Quote Originally Posted by anchitanc View Post
    I Looked into Jtable API but i haven't seen any link related to tutorial from API. i am checking at this link JTable (Java Platform SE 6)
    let me know if i am looking at wrong address
    Open the page
    Press and hold down Ctrl
    Press F
    Release F
    Release Ctrl
    Type the word tutorial by pressing and releasing t u t o r i a l
    Put on your spectacles

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. Showing different values in JComboBox inside JTable
    By d3n1s in forum Advanced Java
    Replies: 2
    Last Post: 05-02-2011, 08:25 PM
  2. Problem with JTable inside JInternalFrame
    By JerryAgin in forum AWT / Swing
    Replies: 2
    Last Post: 01-21-2011, 05:44 PM
  3. Adding Hyperlinks/Links inside a field of a JTable
    By javanewbie in forum AWT / Swing
    Replies: 3
    Last Post: 05-31-2009, 04:19 AM
  4. [SOLVED] Adding JTree, JTable inside a JTabbedPane
    By javanewbie in forum AWT / Swing
    Replies: 6
    Last Post: 05-28-2009, 05:32 AM
  5. Multi-line Tooltip inside a JTable's Cell
    By stevenc49 in forum AWT / Swing
    Replies: 2
    Last Post: 06-29-2008, 04:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •