Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » how to force ktable model to redraw
how to force ktable model to redraw [message #465459] Wed, 14 December 2005 10:47 Go to next message
steve lane is currently offline steve laneFriend
Messages: 24
Registered: July 2009
Junior Member
Hi,

I have a KTableModel and under certain circumstances, i wish the model to
force a redraw. In swing id use the fireTableModelChanged events but i
cant see how to do it in KTable ? The underlying data itself doesnt
change but the user can select a radio button which alters the way a
couple of columns are shown - the logic is all in the doGetContentAt()
method but i just to force that to get called !!

thanks,

steve.
Re: how to force ktable model to redraw [message #465468 is a reply to message #465459] Wed, 14 December 2005 15:18 Go to previous message
Eclipse UserFriend
Originally posted by: friederich.kupzog.de

use ktable.redraw()

Regards,
Friederich


steve lane wrote:
>
> Hi,
> I have a KTableModel and under certain circumstances, i wish the model
> to force a redraw. In swing id use the fireTableModelChanged events but
> i cant see how to do it in KTable ? The underlying data itself doesnt
> change but the user can select a radio button which alters the way a
> couple of columns are shown - the logic is all in the doGetContentAt()
> method but i just to force that to get called !!
>
> thanks,
>
> steve.
>


--
Friederich Kupzog
Elektronik & Software
Neusser Str. 5-7
50670 Köln
Tel +49 241 9979356
Fax +49 221 726670
www.kupzog.de/fkmk
Previous Topic:Intercepting Events in Browser
Next Topic:How can i determine whether the UI thread has been created?
Goto Forum:
  


Current Time: Thu Apr 25 17:32:16 GMT 2024

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

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

Back to the top