Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8017947
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T20:59:30+00:00 2026-06-04T20:59:30+00:00

I can’t believe I can’t find while googling. Every JTable I programmed was automatically

  • 0

I can’t believe I can’t find while googling. Every JTable I programmed was automatically filled with data from DB and any editing was done through listeners, but now for testing purposes I just have a simple 3×3 table and I have no idea how to manually select a cell in code (in order to change bg color for testing purposes), something like table.cellAt(1,1).setBGcolor…

EDIT: Since title was not formed as a question, How do I manually select a cell in my code?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T20:59:31+00:00Added an answer on June 4, 2026 at 8:59 pm

    So your question is rather “how can I change the background color of a cell at a given row and index?”.

    The background color of a cell depends on the renderer associated to the cell. But you can’t associate a renderer to a cell. What you can do is

    • create a JTable subclass and override getCellRenderer(int row, int column) to return your own renderer
    • call setDefaultRenderer(Class columnClass, TableCellRenderer renderer) to associate a renderer to a given class of data

    So, if you want to change the background color of a given cell, you must configure your table to use a custom renderer, and you must configure this custom renderer to use your background color instead of the default one for this given cell (or change the value of the data in this particular cell so that your custom renderer knows it must use the background color).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can anyone (maybe an XSL-fan?) help me find any advantages with handling presentation of
Can someone please explain how Read/Show works.. I cannot find any tutorials on it.
Can someone recommend an up to date library for data Sanitization in PHP ?
Can PHP PDO extension bind nested objects automatically ? I mean using foreign key
Can any one tell me clearly why ? Reading is simple in ArrayList,( we
Can anyone help me trying to find out why this doesn't work. The brushes
Does anyone know how can I replace this 2 symbol below from the string
Can i get the source code for a WAMP stack installer somewhere? Any help
Can any one please tell me what is the difference between Task and Process
Can anyone help me find a software stack for doing near real time video

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.