Skip to main content



      Home
Home » Eclipse Projects » Nebula » grid column rendering
grid column rendering [message #31939] Wed, 21 March 2007 23:54 Go to next message
Eclipse UserFriend
Originally posted by: parker.yahoo.co.uk

Hi,

can any one help me to make a start on how to override the default
rendering provided for grid columns.


Thanks n advance
Parker
Re: grid column rendering [message #31979 is a reply to message #31939] Thu, 22 March 2007 12:32 Go to previous message
Eclipse UserFriend
Hi Parker,

To override the rendering you simply need to create your own renderer
that derives from either AbstractRenderer or the other related
subclasses (GridCellRenderer,GridHeaderRenderer) and then just set that
renderer using the appropriate setter. For more information I suggest
you explore the Grid source code.

Regards,
-Chris

parker wrote:
>
> Hi,
>
> can any one help me to make a start on how to override the default
> rendering provided for grid columns.
>
>
> Thanks n advance
> Parker
>
Re: grid column rendering [message #580305 is a reply to message #31939] Thu, 22 March 2007 12:32 Go to previous message
Eclipse UserFriend
Hi Parker,

To override the rendering you simply need to create your own renderer
that derives from either AbstractRenderer or the other related
subclasses (GridCellRenderer,GridHeaderRenderer) and then just set that
renderer using the appropriate setter. For more information I suggest
you explore the Grid source code.

Regards,
-Chris

parker wrote:
>
> Hi,
>
> can any one help me to make a start on how to override the default
> rendering provided for grid columns.
>
>
> Thanks n advance
> Parker
>
Previous Topic:grid column rendering
Next Topic:How to build Nebula projects from CVS
Goto Forum:
  


Current Time: Thu Jul 03 18:32:30 EDT 2025

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

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

Back to the top