| # | Test case | Description |
| 1 | Create new JApplet |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > JApplet Form and press Next> button.
- In New Wizard type name "MyJApplet"
- Push Finish
|
|
| RESULT: | MyJApplet tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyJApplet" contains subnodes : "Other Components" and "[JApplet]". |
|
| 2 | Create new JDialog |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > JDialog Form and press Next> button.
- In New Wizard type name "MyJDialog"
- Push Finish
|
|
| RESULT: | MyJDialog tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyJDialog" contains subnodes : "Other Components" and "[JDialog]". |
|
| 3 | Create new JFrame |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > JFrame Form and press Next> button.
- In New Wizard type name "MyJFrame"
- Push Finish
|
|
| RESULT: | MyJFrame tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyJFrame" contains subnodes : "Other Components" and "[JFrame]". |
|
| 4 | Create new JInternalFrame |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > JInternalFrame Form and press Next> button.
- In New Wizard type name "MyJInternalFrame"
- Push Finish
|
|
| RESULT: | MyJInternalFrame tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyJInternalFrame" contains subnodes : "Other Components" and "[JInternalFrame]". |
|
| 5 | Create new JPanel |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > JPanel Form and press Next> button.
- In New Wizard type name "MyJPanel"
- Push Finish
|
|
| RESULT: | MyJPanel tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyJPanel" contains subnodes : "Other Components" and "[JPanel]". |
|
| 6 | Create new Bean based on javax.swing.JPanel |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > Bean Form and press Next> button.
- In New Wizard type name "BeanOnJPanel"
- Push Next
- In New Wizard type superclass "javax.swing.JPanel"
- Push Finish
|
|
| RESULT: | BeanOnJPanel tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form BeanOnJPanel" contains subnodes : "Other Components" and "[JPanel]". |
|
| 7 | Create new Bean based on javax.swing.JButton |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > Bean Form and press Next> button.
- In New Wizard type name "BeanOnJButton"
- Push Next
- In New Wizard type superclass "javax.swing.JButton"
- Push Finish
|
|
| RESULT: | BeanOnJButton tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form BeanOnJButton" contains subnodes : "Other Components" and "[JButton]". |
|
| 8 | Create new Bean based on java.awt.Panel |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > Bean Form and press Next> button.
- In New Wizard type name "BeanOnPanel"
- Push Next
- In New Wizard type superclass "java.awt.Panel"
- Push Finish
|
|
| RESULT: | BeanOnPanel tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form BeanOnPanel" contains subnodes : "Other Components" and "[Panel]". |
|
| 9 | Create new Applet |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > AWT Forms > Applet Form and press Next> button.
- In New Wizard type name "MyApplet"
- Push Finish
|
|
| RESULT: | MyApplet tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyApplet" contains subnodes : "Other Components" and "[Applet]". |
|
| 10 | Create new Dialog |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > AWT Forms > Dialog Form and press Next> button.
- In New Wizard type name "MyDialog"
- Push Finish
|
|
| RESULT: | MyDialog tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyDialog" contains subnodes : "Other Components" and "[Dialog]". |
|
| 11 | Create new Frame |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > AWT Forms > Frame Form and press Next> button
- In New Wizard type name "MyFrame"
- Push Finish
|
|
| RESULT: | MyFrame tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyFrame" contains subnodes : "Other Components" and "[Frame]". |
|
| 12 | Create new Panel |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > AWT Forms > Panel Form and press Next> button.
- In New Wizard type name "MyPanel"
- Push Finish
|
|
| RESULT: | MyPanel tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyPanel" contains subnodes : "Other Components" and "[Panel]". |
|
| 13 | Create new Application |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > Sample Forms > Application and press Next> button.
- In New Wizard type name "MyApplication"
- Push Finish
|
|
| RESULT: | MyApplication tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyApplication" contains subnodes : "Other Components" and "[JFrame]". |
|
| 14 | Create new MDI Application |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > Sample Forms > MDI Application and press Next> button.
- In New Wizard type name "MyMDIApplication"
- Push Finish
|
|
| RESULT: | MyMDIApplication tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyMDIApplication" contains subnodes : "Other Components" and "[JFrame]". |
|
| 15 | Create new Ok/Cancel Dialog |
- Select MyApplication/Source Packages/myapplication in the Project view
- Choose from popup New | File/Folder...
- Choose Java GUI Forms > Sample Forms > OK / Cancel Dialog and press Next> button.
- In New Wizard type name "MyOKCancelDialog"
- Push Finish
|
|
| RESULT: | MyOKCancelDialog tab is available. Form contains component Palette, Inspector and Form Designer. Node "Form MyOKCancelDialog" contains subnodes : "Other Components" and "[JDialog]". |
|