Chat with us, powered by LiveChat In this assignment, you will create the three CapestraApp Action screens. Using the CapestraApp template application from the CapestraApp.zip file linked in Resources, create the lay - Writingforyou

In this assignment, you will create the three CapestraApp Action screens. Using the CapestraApp template application from the CapestraApp.zip file linked in Resources, create the lay

 

In this assignment, you will create the three CapestraApp Action screens. Using the CapestraApp template application from the CapestraApp.zip file linked in Resources, create the layouts, labels, input fields, and buttons for each of the screens. Refer to Loading the Project, linked in Resources, to see how the template file is set up.

Follow the SRS document and your designs to prepare the application for its first release. Only the form GUI elements should be implemented for this assignment. The functional components should not be implemented because they will be created later. This means that the screens should appear in their final form, but they will not do anything. Use a simple layout scheme for your application. This means that if your designs are too complex for you to implement at this point, simplify them so that you can successfully build or update the new screens. It is strongly recommended that you use VBox and HBox for your layout managers, avoiding the more complex layout managers like GridPane, BorderPane, and so on.

 

Complete the following steps for this assignment:

  1. Extract the CapestraApp project from the CapestraApp.zip file.
  2. Move the project to a folder named NetBeansProjects.
  3. In NetBeans, go to Open File, Open Project, and locate the Capestra app project within the NetBeansProjects folder.
  4. Click Open Project. All of the files associated with the application will be available.
  5. As you add your code, include inline comments and block comments to explain what the code is doing.
  6. Ensure that the CapestraApp title is correct.
  7. Ensure that the Menu names are correct, and each Menu Item is correct.
  8. Following the requirements given in the SRS and your designs, create the following screens with their labels and input fields:
  • Login screen.
  • Add Customer screen.
  • Place Order screen

9. While your application is running, take screen shots of each screen.

  • Do not capture your entire desktop—just capture the individual screens.
  • Paste all three screen shots into a single MS Word document.
  • Your name should appear at the top of the MS Word document.
  • Name your document, following this pattern: LastName_Week3.docx.

10. Create a .zip file containing your CapestraApp project.

  • Before zipping your project, you need to right-click the project and "clean" it. This greatly reduces the file size and speeds up the program's performance.
  • Then close NetBeans.

11. Add the MS Word document with your screenshots to your .zip file.

12. Submit your cleaned CapestraApp project in an appropriately constructed and correctly named .zip file.

13. Rename your .zip file, following this pattern: LastName_Week3.zip.

Builds, tests, and runs the project CapestraApp.

,

Manifest-Version: 1.0 X-COMMENT: Main-Class will be added automatically by build

,

BetterLayout/build.xml

Builds, tests, and runs the project ControlSizeFX.

BetterLayout/manifest.mf

Manifest-Version: 1.0 X-COMMENT: Main-Class will be added automatically by build

BetterLayout/nbproject/build-impl.xml

Must set src.dir Must set test.src.dir Must set build.dir Must set dist.dir Must set build.classes.dir Must set dist.javadoc.dir Must set build.test.classes.dir Must set build.test.results.dir Must set build.classes.excludes Must set dist.jar Must set javac.includes No tests executed. Must set JVM to use for profiling in profiler.info.jvm Must set profiler agent JVM arguments in profiler.info.jvmargs.agent Must select some files in the IDE or set javac.includes To run this application from the command line without Ant, try: java -jar "${dist.jar.resolved}" Must select one file in the IDE or set run.class Must select one file in the IDE or set run.class Must select one file in the IDE or set debug.class Must select one file in the IDE or set debug.class Must set fix.includes This target only works when run from inside the NetBeans IDE. Must select one file in the IDE or set profile.class This target only works when run from inside the NetBeans IDE. This target only works when run from inside the NetBeans IDE. This target only works when run from inside the NetBeans IDE. Must select one file in the IDE or set run.class Must select some files in the IDE or set test.includes Must select one file in the IDE or set run.class Must select one file in the IDE or set applet.url Must select some files in the IDE or set javac.includes Some tests failed; see details above. Must select some files in the IDE or set test.includes Some tests failed; see details above. Must select some files in the IDE or set test.class Must select some method in the IDE or set test.method Some tests failed; see details above. Must select one file in the IDE or set test.class Must select one file in the IDE or set test.class Must select some method in the IDE or set test.method Must select one file in the IDE or set applet.url Must select one file in the IDE or set applet.url

BetterLayout/nbproject/configs/Run_as_WebStart.properties

# Do not modify this property in this configuration. It can be re-generated. $label=Run as WebStart

BetterLayout/nbproject/configs/Run_in_Browser.properties

# Do not modify this property in this configuration. It can be re-generated. $label=Run in Browser

BetterLayout/nbproject/genfiles.properties

build.xml.data.CRC32=619f4edb build.xml.script.CRC32=67973d23 [email protected] # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. nbproject/build-impl.xml.data.CRC32=304de251 nbproject/build-impl.xml.script.CRC32=ca46c001 nbproject/[email protected]

BetterLayout/nbproject/jfx-impl.xml

JavaFX-specific Ant calls