Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » BlinkLayer - how to redraw cell?
BlinkLayer - how to redraw cell? [message #1006249] Wed, 30 January 2013 15:15 Go to next message
Alex Kipling is currently offline Alex KiplingFriend
Messages: 260
Registered: July 2012
Senior Member
I would like to implement somehting, what would behave like BlinkLyer.
I have red the sources of BlinkLayer - but I do not see, where the BlinkLayer does a repaint on the cell.
it just adds the events to the Maps, or removes them from these maps:


  1. which mechanism decides, whether a cell is enabled for blinking?
  2. what mechanism triggers the events in the map?
  3. what mechanism repaints the table?
Re: BlinkLayer - how to redraw cell? [message #1006252 is a reply to message #1006249] Wed, 30 January 2013 15:20 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
I think you also need to look at the GlazedListsEventLayer. It is used as PropertyChangeEventListener that fires the events for updating the view.
Previous Topic:Updating a single row?
Next Topic:getRowPositionByY(y) is not returning correct row position when the table is scrolled down
Goto Forum:
  


Current Time: Fri Apr 26 04:41:16 GMT 2024

Powered by FUDForum. Page generated in 0.03107 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top