Hi GUI Builder Tribe folks,
[gui] Testing results: Good, Green light Form Editor - Form File Compatibility Test Specification NetBeans 9.0 Form Editor - Window configurable Test Specification NetBeans 9.0 Test results: Form Editor - Window Configurable Test Specification Form objects - Option Generate Component as: Steps: Pass Result: jButton component should be declared in declarations section in from class, not in initComponent() Method Form objects - Option Variable Modifier Steps: Pass, protected modifiers; Pass, public modifier; Pass, private modifier Result: jButton component should be declared in declarations section in from class, with appropriate modifier Form objects - Option Variable Modifier Steps: Pass Do previous testcase for all possible modifiers Result: jButton component should be declared in declarations section in from class, with chosen modifier Form objects - Option Listener Generation style Steps: Pass Result: Handler for jButton should be automatically generated in source after double click without compilation errors Form objects - Option Listener Generation style Steps: Pass Result: Handler for jButton should be automatically generated in source after double click without compilation errors Form objects - Option Listener Generation style Steps: Pass Result: Handler for jButton should be automatically generated in source after double click without compilation errors Form objects - Option Automatic Internationalization “ON” Steps: Pass Result: Text of jButton should be handled from ResourceBundle Form objects - Option Automatic Internationalization “OFF” Steps: Pass Result: Text of jButton should not be handled from ResourceBundle Form objects - Option Layout Generation Style Steps: Pass Result: Fully qualified name for Group Layout should be generated as org.jdesktop.layout.GroupLayout Form objects - Option Layout Generation Style Steps: Pass Result: Fully qualified name for Group Layout should be generated as javax.swing.GroupLayout Form objects - Option Set Component Names Steps: Pass Result: There should be generated method setName() for jButton Form objects - Option Set Component Names Steps: Pass Result: Method setName() should not be generated for jButton Form objects - Option Fold Generated Code Steps: Pass Result: initComponent() method should be expanded in source editor Form objects - Option Fold Generated Code Steps: Pass Result: initComponent() method should be collapsed in source editor Form objects - Option Show Assistant Steps: Pass Result: Assistant which short hints should not be displayed above the designer Form objects - Option Show Assistant Steps: Pass Result: Assistant which short hints should be displayed above the designer Form objects - Option Guide Line Color Steps: Pass Result: Color of Guide Lines should be changed according to settings in General Options Form objects - Option Selection Border Color Steps: Pass Result: Color of selection border lines should be changed according to settings in General Options Component palette Steps: Pass Invoke Tools -> Palete -> Swing/AWT Components from main menu. >From the Palette Contents, Swing/AWT Components options are Move up/down, Remove, New Category, and Reset Palette. Components options: Change order of categories such as Beans. Cut, Copy, Delete and Paste component from one category to another or to the same. Select more components or categories and try cutting, deleting and copying. All changes assure in Component palette and try creating new frame with these components. Result: Everything should go smoothly Component palette Steps: Pass Invoke Tools -> Palete Palete -> HTML/JSP Code Clips from main menu. Patette Content options are: Move up/down, Remove, and within each category the order of attributes can be changed. All changes assure in Component palette and try creating new frame with these components. Result: Everything should go smoothly Templates Steps: Pass Result: Assure using new templates. Form objects - Option Generate Component as: Steps: Pass Result: jButton component should be declared in initComponents() method 2. Test shortcuts Setup Purpose: Shortcuts - assure set shortcuts in Main Window Tools -> Options -> Keymap Setup: Start IDE with clear userdir. Create new project, Java Application (e.g. MyApplication) and create a new form (e.g MyJFrame). Shortcuts in Form Editor and Component Inspector Steps: Pass Use Tools -> Options -> Keymap (Form) to see shortcuts -> action mapping and test all defined shortcuts.0 Create new shortcuts for tested action and test their in Form Editor and Component Inspector. Result: The intended action should be invoked for particular shortcut. Note: Creating a new shortcut is modifying an existing entry to add keystroke(s). Regards, Efrem McCrimon efremmc2 GUI Builder Tribe member DB Tribe member --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
