Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Table cell flashing

869629Nov 15 2011 — edited Nov 22 2011
Hi,

Before I start to hack away a solution that might not be fx-like, I'd like to get your expert opinion about implementing cell flashing for a table view.
I have done this several times in Swing (using a timer, a customer renderer, switching the bg/fg colors 3 times, and firing up an even table cell update), but how do implement this feature in JavaFX?

* The table cell renderer (override def call (...)) could be used
* The bg/fg color switch can be done using different css styles
* what would be the best way to implement the timer and ask the view to "repaint" a specific cell?

Thx v much

Comments

Please Help. How should i achieve this usecase.

Mr.Enzo

Hi , I think first you should have a look to the rules for posting,

you're not making a proper question.

Aside from that I think you could achieve this by doing an xslt transformation from you database collection to your output schema.

All the best,

Enzo Godoy.

Muhammad Shaheen Akhtar

Dear Enzo,

Thanks for your feedback. Can you help me in this matter that how can i use xslt transformation to achieve the output.

Regards,

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 20 2011
Added on Nov 15 2011
9 comments
6,926 views