Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Java
  4. Anyone one know of a table to use in place of JTable?

Anyone one know of a table to use in place of JTable?

Scheduled Pinned Locked Moved Java
question
2 Posts 2 Posters 12 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BrockVnm
    wrote on last edited by
    #1

    I know this is a shot in the dark because there are only a few people that check this forum but here goes. I was wondering if anyone knew of a good table class that I could use in place of JTable. I see that Qwest has a good table that is part of there JClass, however I was looking for something that was free of charge. Does anyone know of any tables that I could use that would be free? Thanks!! :-D


    We shouldn't assume something's debugged just because everyone in the whole world has access to the source code.

    F 1 Reply Last reply
    0
    • B BrockVnm

      I know this is a shot in the dark because there are only a few people that check this forum but here goes. I was wondering if anyone knew of a good table class that I could use in place of JTable. I see that Qwest has a good table that is part of there JClass, however I was looking for something that was free of charge. Does anyone know of any tables that I could use that would be free? Thanks!! :-D


      We shouldn't assume something's debugged just because everyone in the whole world has access to the source code.

      F Offline
      F Offline
      Fatbuddha 1
      wrote on last edited by
      #2

      Hy Use a DefaultTableModel. with this Model you can make changes. Then put the DefaultTableModel int the JTabel Constructor. and finish. Now you can work on the Model like every other array and it will change on the gui. See you

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups