[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5358) Change how beans are expanded when added via the bean add dialog

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Wed Dec 2 16:59:29 EST 2009


Change how beans are expanded when added via the bean add dialog
----------------------------------------------------------------

                 Key: JBIDE-5358
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5358
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: smooks
            Reporter: Tom Fennelly
             Fix For: 3.1.0.GA


At the moment, we iterate down the object model and add all sub-objects etc.  This is looking a bit messy because:

1. It requires the user to expand out a tree in the bottom half of the bean creation dialog, selecting the sub-domain objects he/she wants to be added.
2. The beans all land on the canvas at the one time, which requires a load of rearranging etc

I think it would be nicer for the user if only the bean class entered in the Bean Creation wizard was dropped on the canvas, with all it's properties, but not drop in the sub-domain classes, wired together etc (as now).  If some of the properties are for sub-domain objects, the user should be able to right-click and add, resulting in that sub-domain object being added etc etc.  The user can expand it out as they want.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list