Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Is layout supported in visual editor?
Is layout supported in visual editor? [message #135235] Sun, 05 February 2006 13:38 Go to next message
Eclipse UserFriend
Originally posted by: ajay_kumar444.yahoo.com

I started using visual editor....... how ever i am doubtfull asto how to
use layouts in ve..... infact i dont see the layout option in pallete
column...... help me how to use the visual editor to build swing appl
using layouts..!
Re: Is layout supported in visual editor? [message #135259 is a reply to message #135235] Sun, 05 February 2006 15:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

Jackie,

Select a container (a JPanel for example). There are three ways to
change the layout:

1) From the Properties view make a selection in the layout property's
combo box.
2) Right click on the container in the graphical view or the Java Beans
view. Select a layout from the Set Layout submenu.
3) On the toolbar there is a Customize layout button with a pulldown
submenu. Select a layout from the submenu.

There is much more basic help such as this in the VE documentation
available under the Visual Editor for Java User Guide in Eclipse help,
or online here:
http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. ve.doc/topics/tve_overview.html

Hope this helps,
- Jeff
Re: Is layout supported in visual editor? [message #135462 is a reply to message #135259] Mon, 06 February 2006 14:37 Go to previous message
Eclipse UserFriend
Originally posted by: ajaykumarns.gmail.com

thank you! i shall try it out! :)
Previous Topic:adding buttons to the toolbar
Next Topic:Use external tools with eclipse
Goto Forum:
  


Current Time: Sat Sep 28 05:01:40 GMT 2024

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

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

Back to the top