Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » ve gridBagLayout mechanism
ve gridBagLayout mechanism [message #607812] Fri, 20 May 2005 11:43
Eclipse UserFriend
Originally posted by: tom_edwards.gmx.net

Hi there!
I'm interested in the gridbaglayout mechanism that is used in the visual
editor for layouting figures.
In my project I would like implement a gef editor which allows to layout
draw2d components based on a gridBagLayout. what I have are
abstractGraphicalEditPart subclasses for all model objects. the figures
that correspond to these editPart classes can access gridBagConstraint
values which were calculated from an algorithm. what I would like to do is
to layout these figures according to their gridBagConstraints in the gef
editor.
how can I achieve this (since there is no such draw2d layout available)?
how is this done in the visual editor for the swing components? is it
possible to reuse some of the visual editor functionality for my problem.
Thanks for any help. Tom
Previous Topic:VE crashes when loading Table
Next Topic:Need help with a design view cache/reload problem
Goto Forum:
  


Current Time: Thu Mar 28 14:29:07 GMT 2024

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

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

Back to the top