Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » setting name automatically
setting name automatically [message #611352] Mon, 21 November 2005 17:09
Eclipse UserFriend
Originally posted by: gioacchinomauri.libero.it

hi all,
When i add a JComponent in a container i need that the setName method of
the JComponent is automatically generated with as argument the member name.

Example:
If i add a JTextField textfield, i need that
textfield.setName("textfield") will generate in getJTextfield method.

Anyone can help me ?
Thanks
--gm
Previous Topic:Failed to execute runnable-java.lang.NoSuchMethodError...
Next Topic:Redistributing the VE as a product
Goto Forum:
  


Current Time: Fri Apr 26 01:30:26 GMT 2024

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

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

Back to the top