This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 35682

Summary: Improve the form editor
Product: ide Reporter: mvinar <mvinar>
Component: CodeAssignee: Ondrej Rypacek <rypacek>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description mvinar 2003-08-21 11:18:11 UTC
User problem:
-----------------------------------
Even with the visual Form editor in the ID,
producing decent user interface in Java is not
straightforward and requires detailed knowledge
about Layout managers, and other details about AWT
and Swing.

User need:
-----------------------------------
User needs to be able to easily and quickly
produce desired implementation of user interface.

Product requirement:
-----------------------------------
Improve the form editor to be more usable by
developers with less skills in AWT/Swing/Layout
Managers.
Comment 1 Jesse Glick 2004-07-24 22:14:41 UTC
Too vague.